Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22868 (GCVE-0-2025-22868)
Vulnerability from cvelistv5 – Published: 2025-02-26 03:07 – Updated: 2025-02-26 14:46- CWE-1286 - Improper Validation of Syntactic Correctness of Input
| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/oauth2 | golang.org/x/oauth2/jws |
Affected:
0 , < 0.27.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22868",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-26T14:45:27.246610Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1286",
"description": "CWE-1286 Improper Validation of Syntactic Correctness of Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-26T14:46:20.671Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/oauth2/jws",
"product": "golang.org/x/oauth2/jws",
"programRoutines": [
{
"name": "Verify"
}
],
"vendor": "golang.org/x/oauth2",
"versions": [
{
"lessThan": "0.27.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "jub0bs"
}
],
"descriptions": [
{
"lang": "en",
"value": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-1286: Improper Validation of Syntactic Correctness of Input",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-26T03:07:49.012Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/652155"
},
{
"url": "https://go.dev/issue/71490"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"title": "Unexpected memory consumption during token parsing in golang.org/x/oauth2"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22868",
"datePublished": "2025-02-26T03:07:49.012Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2025-02-26T14:46:20.671Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22868",
"date": "2026-06-07",
"epss": "0.00125",
"percentile": "0.31182"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22868\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-02-26T08:14:24.897\",\"lastModified\":\"2025-05-01T19:27:10.430\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede pasar un token malintencionado que provoque un consumo inesperado de memoria durante el an\u00e1lisis.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1286\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go:jws:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.27.0\",\"matchCriteriaId\":\"F28A0D5F-0E79-4646-9A95-3139A525D7AC\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/652155\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/71490\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3488\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-02-26T03:07:49.012Z\"}, \"title\": \"Unexpected memory consumption during token parsing in golang.org/x/oauth2\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.\"}], \"affected\": [{\"vendor\": \"golang.org/x/oauth2\", \"product\": \"golang.org/x/oauth2/jws\", \"collectionURL\": \"https://pkg.go.dev\", \"packageName\": \"golang.org/x/oauth2/jws\", \"versions\": [{\"version\": \"0\", \"lessThan\": \"0.27.0\", \"status\": \"affected\", \"versionType\": \"semver\"}], \"programRoutines\": [{\"name\": \"Verify\"}], \"defaultStatus\": \"unaffected\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-1286: Improper Validation of Syntactic Correctness of Input\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/652155\"}, {\"url\": \"https://go.dev/issue/71490\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3488\"}], \"credits\": [{\"lang\": \"en\", \"value\": \"jub0bs\"}]}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22868\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-26T14:45:27.246610Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1286\", \"description\": \"CWE-1286 Improper Validation of Syntactic Correctness of Input\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-26T14:45:55.061Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22868\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"Go\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"datePublished\": \"2025-02-26T03:07:49.012Z\", \"dateUpdated\": \"2025-02-26T14:46:20.671Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:9167
Vulnerability from csaf_redhat - Published: 2025-06-17 09:27 - Updated: 2026-06-08 09:44A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x | — |
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x | — |
Workaround
|
A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat build of OpenTelemetry 3.6.0 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "\nBreaking changes:\n* Nothing\n\nDeprecations:\n* Nothing\n\nTechnology Preview features:\n\n* Cumulative-to-Delta Processor\nEnhancements:\n* The following Technology Preview features reach General Availability:\n\n * Kafka Exporter\n\n * Attributes Processor\n\n * Resource Processor\n\n * Prometheus Receiver\n\n* With this update, the OpenTelemetry Collector can read TLS certificates in the `tss2` format according to the TPM Software Stack specification (TSS) 2.0 of the Trusted Platform Module (TPM) 2.0 Library by the Trusted Computing Group (TCG).\n* With this update, the Red Hat build of OpenTelemetry Operator automatically upgrades all OpenTelemetryCollector custom resources during its startup. The Operator reconciles all managed instances during its startup. If there is an error, the Operator retries the upgrade at exponential backoff. If an upgrade fails, the Operator will retry the upgrade again when it restarts.\nBug fixes:\n* Nothing\nKnown issues:\n There is currently a known issue with the following exporters:\n\n * AWS CloudWatch Logs Exporter\n * AWS EMF Exporter\n * AWS X-Ray Exporter\n\n This known issue affects deployments that use the optional endpoint field of the exporter configuration in the Collector custom resource. Not specifying the protocol, such as https://, as part of the endpoint value results in the unsupported protocol scheme error. Workaround: Include the protocol, such as https://, as part of the endpoint value.",
"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-2025:9167",
"url": "https://access.redhat.com/errata/RHSA-2025:9167"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-27144",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-29786",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9167.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.6.0 release",
"tracking": {
"current_release_date": "2026-06-08T09:44:04+00:00",
"generator": {
"date": "2026-06-08T09:44:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:9167",
"initial_release_date": "2025-06-17T09:27:34+00:00",
"revision_history": [
{
"date": "2025-06-17T09:27:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T09:27:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:44:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.6.0",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-operator-bundle@sha256%3Af08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749571054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749567716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Ac105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565136"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3A3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749567716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3A0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3Ac02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565136"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3Aed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749567716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Aec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3A41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565136"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel8@sha256%3Ab4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749567716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel8-operator@sha256%3Af765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel8@sha256%3Ac397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt\u0026tag=rhosdt-3.6-1749565136"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64 as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64 as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64 as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64 as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64 as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64 as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64 as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x as a component of Red Hat OpenShift distributed tracing 3.6.0",
"product_id": "Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.6.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:27:34+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9167"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:27:34+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9167"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-29786",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-03-17T14:00:59.078419+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2352914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Expr. This vulnerability allows excessive memory usage and potential out-of-memory (OOM) crashes via unbounded input strings, where a malicious or inadvertent large expression can cause the parser to construct an extremely large Abstract Syntax Tree (AST), consuming excessive memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-29786"
},
{
"category": "external",
"summary": "RHBZ#2352914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2352914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29786"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/pull/762",
"url": "https://github.com/expr-lang/expr/pull/762"
},
{
"category": "external",
"summary": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2",
"url": "https://github.com/expr-lang/expr/security/advisories/GHSA-93mq-9ffx-83m2"
}
],
"release_date": "2025-03-17T13:15:32.836000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:27:34+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9167"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to impose an input size restriction before parsing (i.e. validating or limiting the length of expression strings that the application will accept). Ensuring no unbounded-length expressions are fed into the parser will prevent the parser from constructing a very large AST and avoid the potential memory exhaustion issue.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/expr-lang/expr: Memory Exhaustion in Expr Parser with Unrestricted Input"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T09:27:34+00:00",
"details": "For details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9167"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:3a4f2fdde35600a6e0a7f947ee2b0f8a75701198b129a39aecce2d1f047181b7_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:5e0a98e281698282f6dba8942fbc992cdeb0da30c0f465f39b5c28e86bd7b39a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:b4ffed36d8f0d575ca959b76e4a22f4197349e277af1586058c18c013feabe28_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-collector-rhel8@sha256:ed84b0251ae531c31b2c5930f8ba59a64aeda8d96df04accefbeab0899640dee_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:f08e30a5035f1c1bb79d62bc3db9ab19b9b8652c32b8c365e92ceab8abd01090_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:0230ba6094579249356713d21de1f454b7c23a16426661328b978869db9c2e53_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:c105cc315f0cac6c42fb3434f6e3c87e58e0dfb25f36ea6fb19016acbf888b86_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:ec808ab1424252f10adb295e8f886ded407aee865017c94ce34723e399b4c335_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-rhel8-operator@sha256:f765a4a9eb745a42721e03609ff3de66fb88cb217b3bf4977a56668e175e4484_s390x",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:2cf4f832dc46517c844b147c118dbc78fd2c17cda5726fe8c27757c601abaa2a_amd64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:41d362f767f672bf714049e554014c2cb050b2813388a5ceb6c17f31254b2b71_ppc64le",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c02bbc2dc27a51bf98da4b0d1d3974ed0428d498eb78bddb9f8d3392e8faa1ea_arm64",
"Red Hat OpenShift distributed tracing 3.6.0:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:c397ea8f4c20470a1af7003f93c3c1da9d8b0d4da7313e0f4ad91c4dfa8a9d12_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:9541
Vulnerability from csaf_redhat - Published: 2025-06-24 14:31 - Updated: 2026-06-08 09:44A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x | — |
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": "Submariner 0.17.6 packages fix bugs and adds enhancements that are now available for Red Hat Advanced Cluster Management for Kubernetes version 2.10. \n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Submariner 0.17.6 enables direct networking between pods and services on different Kubernetes clusters that are on-premises or in the cloud.\n\nThis advisory contains bug fixes and enhancements to the Submariner container images.\n\nSecurity fixes:\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header\nparsing (CVE-2025-30204)",
"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-2025:9541",
"url": "https://access.redhat.com/errata/RHSA-2025:9541"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9541.json"
}
],
"title": "Red Hat Security Advisory: Submariner 0.17.6 bug fixes and container updates",
"tracking": {
"current_release_date": "2026-06-08T09:44:04+00:00",
"generator": {
"date": "2026-06-08T09:44:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:9541",
"initial_release_date": "2025-06-24T14:31:21+00:00",
"revision_history": [
{
"date": "2025-06-24T14:31:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-24T14:31:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:44:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"product": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"product_id": "rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"product_id": "rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"product": {
"name": "rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"product_id": "rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"product": {
"name": "rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"product_id": "rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"product": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"product_id": "rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"product": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"product_id": "rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"product_id": "rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"product": {
"name": "rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"product_id": "rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel9-operator\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"product": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"product_id": "rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel9\u0026tag=v0.17.6-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"product_id": "rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"product_id": "rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"product": {
"name": "rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"product_id": "rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"product": {
"name": "rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"product_id": "rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"product": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"product_id": "rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"product_id": "rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"product": {
"name": "rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"product_id": "rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel9-operator\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"product_id": "rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel9\u0026tag=v0.17.6-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"product": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"product_id": "rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"product_id": "rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"product": {
"name": "rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"product_id": "rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"product": {
"name": "rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"product_id": "rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"product": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"product_id": "rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"product": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"product_id": "rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"product_id": "rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"product": {
"name": "rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"product_id": "rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel9-operator\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x",
"product": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x",
"product_id": "rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel9\u0026tag=v0.17.6-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"product": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"product_id": "rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-agent-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"product": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"product_id": "rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/lighthouse-coredns-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"product": {
"name": "rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"product_id": "rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/nettest-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"product": {
"name": "rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"product_id": "rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/subctl-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"product": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"product_id": "rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-gateway-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"product": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"product_id": "rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-globalnet-rhel9\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"product": {
"name": "rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"product_id": "rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-operator-bundle\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"product": {
"name": "rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"product_id": "rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-rhel9-operator\u0026tag=v0.17.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"product": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"product_id": "rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-route-agent-rhel9\u0026tag=v0.17.6-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x"
},
"product_reference": "rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64"
},
"product_reference": "rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le"
},
"product_reference": "rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64"
},
"product_reference": "rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64"
},
"product_reference": "rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le"
},
"product_reference": "rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x"
},
"product_reference": "rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64"
},
"product_reference": "rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x"
},
"product_reference": "rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le"
},
"product_reference": "rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64"
},
"product_reference": "rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64"
},
"product_reference": "rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x"
},
"product_reference": "rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64"
},
"product_reference": "rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64"
},
"product_reference": "rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le"
},
"product_reference": "rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le"
},
"product_reference": "rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64"
},
"product_reference": "rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x"
},
"product_reference": "rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64"
},
"product_reference": "rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64"
},
"product_reference": "rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x"
},
"product_reference": "rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le"
},
"product_reference": "rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64"
},
"product_reference": "rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le"
},
"product_reference": "rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64"
},
"product_reference": "rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
},
"product_reference": "rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-24T14:31:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9541"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-24T14:31:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9541"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:09d7c636408b1ac86e063085f53b50b8c29578693f4bdd908f4e841b76d42946_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:253bf5d0c941f36f3e1a404502707e642afa7e8697429e38fc00a24363cabe54_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:31670c11ab0fc4cc77fc2af6c6895be310e26b11aaa6f0ac0fcffd82663cc9c5_amd64",
"9Base-RHACM-2.10:rhacm2/lighthouse-agent-rhel9@sha256:8f22385b2571331ce6d0577a296d1de34a17b7467ce5e93808ac67f51c36319f_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:269ec218b3d32c46d89ac7c852cb09b59f24955b00d240694bfc989c889c5b35_s390x",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:a60db2a6d27346c76cf8ec322927052768fe7e7e7bbc11ce1778f6cd496b503c_ppc64le",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:b5ce237b6b29c64f982e66be6bf364a567ec8886873323a09eba29c4f013cfc0_arm64",
"9Base-RHACM-2.10:rhacm2/lighthouse-coredns-rhel9@sha256:bb36e9b43691443749a67f9020cf95f13c48622721cab751dec3c3c66525e090_amd64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:3d23ce573732fb5f71495367371997a771360283a741a6dd2be9113dff7bac25_arm64",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:500c726485f6f2646eb192e7d24569228197dafa13a60449fcfe0f1cb7e22a83_ppc64le",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:cac09886905e9b6824111a80883cd0f8563cbece5456f5df344943b79232223f_s390x",
"9Base-RHACM-2.10:rhacm2/nettest-rhel9@sha256:d3be8f6ab9b596bec97a8bde6a86bd74400105183b87d46afd20470c63d245a5_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:321cbc850197f323c69d4b8eed5195314f32b1ab5d32cbd59a9610226711f3ff_s390x",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:37080498f5840acebbb5f4f96b1f75203baefd72302dcd6b66ffb14474e9ee94_ppc64le",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:c8987ca5f30462c04c29604157ca2ec443a1a2aa58837b62ce2a409be905dbc1_amd64",
"9Base-RHACM-2.10:rhacm2/subctl-rhel9@sha256:ded365e54845fb78144084e48a0089661a2e4de94078ba65322489aa591c8642_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:22330a1398cb9f2507baf7992800c8e2b75d8a7383fe983e95a78c9cc856cd69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:39d7f9821665ec852f83742eb606d274f8f4eb1b1b960e601f4f74d58fdee836_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:5be0a19a5918aee1937b9a685623269cd8a4a50ada61e5624608c50ce8bfcd4c_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-gateway-rhel9@sha256:77b375c72aa1544af753acce5c1d6f45f615ec1e0bed1f0f48508d9d590f1963_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:1915bc542011a4841e0bfab92576e897c952ecfd703e78e0e81920bd6904a745_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:2ed8cf8929c729e2f8e84c12a13403212b8b925088688a3961ccd6398e172eb6_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:c6ae49c2b32ad3dc7ee8835f10a4200420744cd4b0e0163b4244c168169db6d7_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-globalnet-rhel9@sha256:da29d598738eb7c181eb78c2383f33b8a35379fe5d3e275ff8d1ba01d9d37b69_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:2a9c8ac2535cd9686d245fae90fffb8b3424018a941a85fd5d4bcb19f8876736_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:470d07435a5d450c39d80201ec735f23f4c9c031575ff51880fdcf3e955d2d3c_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:af8795085bdf2582ff5bd2a2961cff4b5179b020370d2130e8f94f4bc91a999d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-operator-bundle@sha256:e93f5f62c155f925288b579a7adfdd038ac358031a74173931116151abbef4ed_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:542a633b598e178fb270745e6ae3d0d20bb31c28d71e7e245c8a4ff39ce643a7_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:5d2006edf7770901672de933f95d247dc036b314c5d07c692f3beca45ead3091_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:608d3a9b8d043798567b98386259c575cccadc0d1edb38e7d77c0463beb6f2cd_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-rhel9-operator@sha256:667a0f7ea6e85c371b1f082be6d15b2c651f8648cdd76d178b129699e8ac4b49_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:00847c02f89ca5a1ed08dfd240236904f3a995af87dcc25be752f2183b1d5c94_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:207eac9f5010090ca44651606d12f1c8fc7753301d473d37c43d52c3fa57450d_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:396ae805aea13296b42214b4632104396d3ac05a7a540636928eae7ff0cb8231_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-route-agent-rhel9@sha256:89234ac2f789db2832f0f46e4fd8bf62797d2495c3fe36bbceb9a5075d5e1ca3_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:9646
Vulnerability from csaf_redhat - Published: 2025-06-25 14:06 - Updated: 2026-06-08 09:44A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64 | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le | — | ||
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x | — |
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "OpenShift API for Data Protection (OADP) 1.3.7 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2025:9646",
"url": "https://access.redhat.com/errata/RHSA-2025:9646"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "OADP-5905",
"url": "https://issues.redhat.com/browse/OADP-5905"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9646.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.7 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-08T09:44:05+00:00",
"generator": {
"date": "2026-06-08T09:44:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:9646",
"initial_release_date": "2025-06-25T14:06:29+00:00",
"revision_history": [
{
"date": "2025-06-25T14:06:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T14:06:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:44:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-OADP-1.3",
"product": {
"name": "9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.7-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.7-28"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.7-29"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"product_id": "oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"product_id": "oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.7-18"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.7-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.7-28"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.7-29"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"product_id": "oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"product_id": "oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.7-18"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.7-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.7-28"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.7-29"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"product_id": "oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le",
"product_id": "oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.7-18"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.7-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.7-28"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"product_id": "oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.7-29"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"product_id": "oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"product_id": "oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.7-18"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.7-17"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.7-19"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.7-18"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T14:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9646"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T14:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9646"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T14:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9646"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:11c111b7dc54689ef1a9597ba310994dd18e2532b3119703cad6f648bbead7df_s390x",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b6739563bbbc01ac7f5a1423c937ce0b861e078d1fbe9fa9c202652af9ec78aa_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ce4b69a7ec86aa550a50bd2fdc345111ee5215a148e03a04e14c99363ec47fd6_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ea79cf0e5d7983922215e568ec58eae31d4f39d8749033c6fd8bf33f8ffef9e5_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:00fab8e4e280de478aa50dc4882b89fb0a114addb9ae66b4fc6b731fd445dc67_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:5c24f2611c0780bdf2e4dd048d1dd931439528c833563e88f06ffc979f71e24f_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:654bf711d7d2ae39a55a0e063de7983bee108217a070a393b403da8cf63096c5_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:c5ee79a52f22e1dfc67dec3279b29bbba660bc7b2247a30bc0221470b3597486_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:4d76c79bb02b2ef7651c9e59c5f57fa925d20ad8663b58963e15fffa2794fc70_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:68f5902609b95c8612d9e22ef709df11767e90620088d8a616c54efba2b288ef_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:78d48aa0b802b8f0418dbe7e6bc89dfd662364d1fe66c44bebedf5e761bd96de_ppc64le",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:9486583a82697f6df158586a6cc0a3b3dfc97d39402a0979a6290e7573b99801_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:842322ed6b054428e8e6c8b23bfd74ebd557383fce296c625f7eea4bca9fc483_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:a0ce84b6445d4783faf91adf123079f12d204329f3393d92653ebe34ff6d1c19_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:c08280477b2352694e9cbd6265fd5b5f5bf44b1d8567dadc90002e960f8b6edf_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:ef3529ff6280be2c727e2c2aede19e379941bd54ffec631e024404e6aff4adec_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7a3d5275c23243443284c7eac552cdb0f54c4820db2c6b73336409d542359623_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:99885b28c3bc08b5f7311d99d6bf4c3a8c0d43658488ab4981f668b1d77d0862_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b712e88e0ec6b9c6510807793d06b7c80ad66ae3e110eaf1bb85cfb1f4ebaa0e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:f1c80831e1e2caacc68123f96d7154dbe7ea1cb0dc479388e72489031e97e4f7_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:18ac5962273cc2e3cbd3efd0455c796590a4e88167c40bc7a7563a7455546470_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:2cc20934f7dcd73339565cf48320d1d9050497a59e98e48ac923d1962306f2a2_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:dfebc81f78b18d48418d82336ddbad8860b4cd46cbe02b5145431c2df716455c_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:f2e33c6b9d64ae233cd94df5639593149624117f0642b2d5eed7819c365d5cd0_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0a80d18f9bb1351b3dd2a133c3611ea3d7a5c0cc6bf53914291b638d96827a9d_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8af0c3d5e1f84f3039edcd4ec1b5f3f9815203a13640a24b60c3000d0109a92e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:d15c779cf7487d3fc65c1246581dd58a275fbb1c86a56f295262971db069cce3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:e206bd7dfc2650f26201a48de67f71267d4a819298ba179327a45cef9db207be_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:6f19955b2f17b4768d31bcd5b16d577b666129ff12ea55e429df1642749f5a10_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:9617676a430141cea46deaf50f4185ae59723c187720125339f8df0dabd4579f_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:d4d5dd775e0eab8770787c048708eb28dc79577bc4142df8ab7799ad45cb1c36_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:e8d08ea92ebd8049b6cd1954cea431498206a86f9809f315423bfe736d049ce8_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:57edd04953cb245d0c249c70d112c503ada950ddd3433094a8b8a3585fa350f5_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:6de39b90b8e736207fbc5d4d4f72d1657846a9a698b1cf9a85ef1e50698ef852_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:a6c8dcb04e400fc2190a9a40f0ece5542925797863971758945140d2f7313ceb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:c95f7d1fa0aa51e5a0e520ee9b225ab88e69418e3009012a6f60d53a0b2a7f9e_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:1b127bcd020e8fa246eea8e15221adbca90c6dd18b946e94dffb5f207c403e5b_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4aa044923e7c084194d0306ee8b2e801dd9348dd14ac50a028cd3471d524a05c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:559399102682c8e8a3b62d9bc81954de1d92f49c24bb4f9c0846e44363860bc8_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:6b3539f667a01214b6c8b499b1fc5ec8420d0847baa4c3b8ba269f2b195225dc_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:145c588eb8dca79c7ea4c00bbca91ba668f2e4b9b04ac8956e1e1188bafa2266_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:5d427598650191c4484be55b8f6ba810e3ffa2d4be56503c114551dc328eccef_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:7dadfa29ff2abb0a2fcc405b51ff1c646557b8ed809f268b1e12904e56a8e966_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:e60e1252b37e14c404ce36973a0fe43f26051c83cba11561c820a02a7869c737_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:9759
Vulnerability from csaf_redhat - Published: 2025-07-02 17:25 - Updated: 2026-06-08 09:44A flaw was found in the OpenShift build process, where the docker-build container is configured with a hostPath volume mount that maps the node's /var/lib/kubelet/config.json file into the build pod. This file contains sensitive credentials necessary for pulling images from private repositories. The mount is not read-only, which allows the attacker to overwrite it. By modifying the config.json file, the attacker can cause a denial of service by preventing the node from pulling new images and potentially exfiltrating sensitive secrets. This flaw impacts the availability of services dependent on image pulls and exposes sensitive information to unauthorized parties.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64 | — |
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.14.53 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.14.53. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2025:9760\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nSecurity Fix(es):\n\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token\nparsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n* openshift-api: openshift-controller-manager/build: Build Process in\nOpenShift Allows Overwriting of Node Pull Credentials (CVE-2024-45497)\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.14 users are advised to upgrade to these\nupdated 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\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/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-2025:9759",
"url": "https://access.redhat.com/errata/RHSA-2025:9759"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2308673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308673"
},
{
"category": "external",
"summary": "2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "OCPBUGS-43743",
"url": "https://issues.redhat.com/browse/OCPBUGS-43743"
},
{
"category": "external",
"summary": "OCPBUGS-55467",
"url": "https://issues.redhat.com/browse/OCPBUGS-55467"
},
{
"category": "external",
"summary": "OCPBUGS-55620",
"url": "https://issues.redhat.com/browse/OCPBUGS-55620"
},
{
"category": "external",
"summary": "OCPBUGS-55936",
"url": "https://issues.redhat.com/browse/OCPBUGS-55936"
},
{
"category": "external",
"summary": "OCPBUGS-56127",
"url": "https://issues.redhat.com/browse/OCPBUGS-56127"
},
{
"category": "external",
"summary": "OCPBUGS-56194",
"url": "https://issues.redhat.com/browse/OCPBUGS-56194"
},
{
"category": "external",
"summary": "OCPBUGS-56548",
"url": "https://issues.redhat.com/browse/OCPBUGS-56548"
},
{
"category": "external",
"summary": "OCPBUGS-56951",
"url": "https://issues.redhat.com/browse/OCPBUGS-56951"
},
{
"category": "external",
"summary": "OCPBUGS-57099",
"url": "https://issues.redhat.com/browse/OCPBUGS-57099"
},
{
"category": "external",
"summary": "OCPBUGS-57321",
"url": "https://issues.redhat.com/browse/OCPBUGS-57321"
},
{
"category": "external",
"summary": "OCPBUGS-57341",
"url": "https://issues.redhat.com/browse/OCPBUGS-57341"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9759.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.53 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-08T09:44:05+00:00",
"generator": {
"date": "2026-06-08T09:44:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:9759",
"initial_release_date": "2025-07-02T17:25:30+00:00",
"revision_history": [
{
"date": "2025-07-02T17:25:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-07-02T17:25:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:44:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202506112307.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202506112307.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202506112307.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202506112307.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202506112307.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"product_id": "openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202506112307.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"product": {
"name": "openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"product_id": "openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202506112307.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202506201305.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"product_id": "openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202506112307.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202506112307.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202506112307.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"product_id": "openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202506112307.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202506062303.p0.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202506062303.p0.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202506201305.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202506062303.p0.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202506112307.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202506112307.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202506112307.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"product_id": "openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202506112307.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202506122006.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202506112307.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202506112307.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202506170106.p0.gb03f3f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"product_id": "openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"product": {
"name": "openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"product_id": "openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202506250034.p0.gd1491e5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"product": {
"name": "openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"product_id": "openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202506112307.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"product_id": "openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202506112307.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202506062303.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202506112307.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"product_id": "openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202506112307.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"product_id": "openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202506112307.p0.gf03c240.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"product_id": "openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202506250034.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202506112307.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g98a41af.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202506062303.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202506062303.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g9a7820e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g7afde04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g4622dee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g609879c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g2c864ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506160307.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.14.0-202506160307.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g8c2203f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g6d3558a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9189357.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.14.0-202506170935.p0.g71fa09b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g4469d80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g2cb8201.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202506112307.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202506112307.p0.g91ac7cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202506112307.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202506112307.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202506112307.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202506112307.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202506112307.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202506112307.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202506112307.p0.g65c288a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202506112307.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202506112307.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202506112307.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202506112307.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202506112307.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202506112307.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202506112307.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202506062303.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202506162106.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g2a6627b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"product_id": "openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202506112307.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202506112307.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.14.0-202506112307.p0.ge292817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.14.0-202506112307.p0.gd526284.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.14.0-202506112307.p0.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202506112307.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202506231235.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202506112307.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202506112307.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"product_id": "openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202506112307.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202506112307.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202506170106.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202506112307.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202506112307.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202506240905.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202506112307.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"product_id": "openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202506112307.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202506112307.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"product_id": "openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202506112307.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"product": {
"name": "openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"product_id": "openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202506112307.p0.g1f72681.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202506112307.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202506112307.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202506112307.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202506112307.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"product_id": "openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202506112307.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"product_id": "openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202506112307.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"product": {
"name": "openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"product_id": "openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202506112307.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gd93a218.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.14.0-202506112307.p0.ge1dd453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202506201305.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"product_id": "openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202506112307.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202506112307.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202506112307.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202506112307.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202506112307.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202506112307.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202506112307.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"product_id": "openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202506112307.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202506122006.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202506112307.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202506112307.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202506170106.p0.gb03f3f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"product_id": "openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"product_id": "openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202506250034.p0.gd1491e5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"product": {
"name": "openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"product_id": "openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202506112307.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202506112307.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202506062303.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202506112307.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"product_id": "openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202506112307.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"product_id": "openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202506112307.p0.gf03c240.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"product_id": "openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202506250034.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202506112307.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g98a41af.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202506062303.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202506062303.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202506112307.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202506112307.p0.g91ac7cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202506112307.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202506112307.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202506112307.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202506112307.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"product_id": "openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202506112307.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202506112307.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202506112307.p0.g65c288a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202506112307.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202506112307.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202506112307.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202506112307.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202506112307.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202506112307.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202506112307.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202506062303.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202506162106.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"product_id": "openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202506112307.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202506112307.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.14.0-202506112307.p0.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202506112307.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202506231235.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202506112307.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202506112307.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202506112307.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202506112307.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202506170106.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202506112307.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202506112307.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202506240905.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g988f710.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g7436369.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g19cf1d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g55b16c1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202506112307.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"product_id": "openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202506112307.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202506112307.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"product_id": "openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202506112307.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"product": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"product_id": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202506201415-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"product": {
"name": "openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"product_id": "openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202506112307.p0.g1f72681.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202506112307.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202506112307.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202506112307.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202506112307.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"product_id": "openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202506112307.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"product_id": "openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202506112307.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"product": {
"name": "openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"product_id": "openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202506112307.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"product_id": "openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202506201305.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"product_id": "openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202506112307.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202506112307.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202506112307.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"product_id": "openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202506112307.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.14.0-202506112307.p0.g4a6fcb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202506112307.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202506112307.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"product_id": "openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202506112307.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"product_id": "openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202506112307.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202506122006.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202506112307.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202506112307.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202506170106.p0.gb03f3f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"product_id": "openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"product": {
"name": "openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"product_id": "openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202506250034.p0.gd1491e5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"product": {
"name": "openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"product_id": "openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202506112307.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"product_id": "openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202506112307.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202506062303.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202506112307.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"product_id": "openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202506112307.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"product": {
"name": "openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"product_id": "openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202506112307.p0.gf03c240.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"product_id": "openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202506250034.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202506112307.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g98a41af.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202506062303.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202506062303.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202506112307.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202506112307.p0.g91ac7cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202506112307.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202506112307.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202506112307.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202506112307.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"product_id": "openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202506112307.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202506112307.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202506112307.p0.g65c288a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202506112307.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202506112307.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202506112307.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202506112307.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202506112307.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"product_id": "openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202506112307.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202506112307.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202506062303.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202506162106.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.gf39488c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.ga63c6aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g2d2b5e9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g620220e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"product_id": "openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202506112307.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202506112307.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202506112307.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202506231235.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"product_id": "openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202506112307.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"product_id": "openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202506112307.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202506112307.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202506170106.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202506112307.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202506112307.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202506240905.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202506112307.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"product_id": "openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202506112307.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202506112307.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"product_id": "openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202506112307.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"product": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"product_id": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202506201415-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"product": {
"name": "openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"product_id": "openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202506112307.p0.g1f72681.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202506112307.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202506112307.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202506112307.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202506112307.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202506062303.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202506112307.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202506112307.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"product_id": "openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202506112307.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202506112307.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gd93a218.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.14.0-202506112307.p0.ge1dd453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202506112307.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202506112307.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202506112307.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202506201305.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202506112307.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202506112307.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202506112307.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"product_id": "openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202506112307.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.14.0-202506112307.p0.g4a6fcb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202506062303.p0.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202506062303.p0.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202506201305.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202506062303.p0.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202506112307.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202506112307.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202506112307.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202506112307.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202506122006.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202506112307.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202506112307.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202506170106.p0.gb03f3f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"product_id": "openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"product": {
"name": "openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"product_id": "openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202506250034.p0.gd1491e5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"product_id": "openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202506112307.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"product_id": "openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202506112307.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202506062303.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202506112307.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"product_id": "openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202506112307.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202506112307.p0.gf03c240.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"product_id": "openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202506250034.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202506112307.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202506112307.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202506112307.p0.g98a41af.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202506062303.p0.g6e593e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dd816e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202506062303.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g8ba0b37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.14.0-202506112307.p0.g3dc363d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.14.0-202506112307.p0.g8853e6e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g27f105d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g9a7820e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g7afde04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g4622dee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g609879c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g2c864ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506160307.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.14.0-202506160307.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g8c2203f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g6d3558a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9189357.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.14.0-202506170935.p0.g71fa09b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g4469d80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g2cb8201.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202506112307.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202506112307.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202506112307.p0.g91ac7cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202506112307.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202506112307.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202506112307.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202506112307.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202506112307.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202506112307.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202506112307.p0.g65c288a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202506112307.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202506112307.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202506112307.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202506112307.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202506112307.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202506112307.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202506112307.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202506112307.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202506112307.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202506112307.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202506062303.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202506162106.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.gf39488c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.ga63c6aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g2d2b5e9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g620220e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.g2a6627b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"product_id": "openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202506112307.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202506112307.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202506112307.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202506112307.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.14.0-202506112307.p0.ge292817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.14.0-202506112307.p0.gd526284.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.14.0-202506112307.p0.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202506112307.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202506231235.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202506112307.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202506112307.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202506112307.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"product_id": "openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202506112307.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202506112307.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202506112307.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202506170106.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"product": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"product_id": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g8930f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g8acc076.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202506112307.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202506112307.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202506112307.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202506112307.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202506240905.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202506112307.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.gaa342de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202506112307.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.g988f710.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g7436369.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g19cf1d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.g55b16c1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202506112307.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202506112307.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202506112307.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202506250034.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gb5d0e7d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.14.0-202506112307.p0.gb5d0e7d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g5d5105f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.14.0-202506112307.p0.g5d5105f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202506112307.p0.gefaed5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202506112307.p0.gb5346ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.14.0-202506112307.p0.ga9c0842.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202506062303.p0.g8d0a850.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202506112307.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202506112307.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"product_id": "openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202506112307.p0.g1f72681.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.14.0-202506112307.p0.gb5d0e7d.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"product": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"product_id": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202506201415-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64",
"product": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64",
"product_id": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202506201415-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x"
},
"product_reference": "openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64"
},
"product_reference": "openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le"
},
"product_reference": "openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64"
},
"product_reference": "openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x"
},
"product_reference": "openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64"
},
"product_reference": "openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64"
},
"product_reference": "openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x"
},
"product_reference": "openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le"
},
"product_reference": "openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x"
},
"product_reference": "openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64"
},
"product_reference": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64"
},
"product_reference": "openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x"
},
"product_reference": "openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le"
},
"product_reference": "openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64"
},
"product_reference": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le"
},
"product_reference": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x"
},
"product_reference": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
},
"product_reference": "rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Thibault Guittet"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2024-45497",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2024-08-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2308673"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenShift build process, where the docker-build container is configured with a hostPath volume mount that maps the node\u0027s /var/lib/kubelet/config.json file into the build pod. This file contains sensitive credentials necessary for pulling images from private repositories. The mount is not read-only, which allows the attacker to overwrite it. By modifying the config.json file, the attacker can cause a denial of service by preventing the node from pulling new images and potentially exfiltrating sensitive secrets. This flaw impacts the availability of services dependent on image pulls and exposes sensitive information to unauthorized parties.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-api: openshift-controller-manager/build: Build Process in OpenShift Allows Overwriting of Node Pull Credentials",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45497"
},
{
"category": "external",
"summary": "RHBZ#2308673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45497",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45497"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45497",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45497"
}
],
"release_date": "2024-12-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-02T17:25:30+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:c71d99a4996a4d09e5005a0045a7de7b3fe316080e5fc3a26619f7010dd70d0e\n\n (For s390x architecture)\n The image digest is sha256:5aaebef8f79bbe32d1b9eed094cfabd47a69e601290df434bdc3223c577f953f\n\n (For ppc64le architecture)\n The image digest is sha256:a189ab95534f40cd2e4d5b29aab9e1ee370b518f3c592344e0d449debf976600\n\n (For aarch64 architecture)\n The image digest is sha256:daa4d609254247877b698076a3120b215c1b1043f6ece8eed81235885d030e27\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated 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\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9759"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift-api: openshift-controller-manager/build: Build Process in OpenShift Allows Overwriting of Node Pull Credentials"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-02T17:25:30+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:c71d99a4996a4d09e5005a0045a7de7b3fe316080e5fc3a26619f7010dd70d0e\n\n (For s390x architecture)\n The image digest is sha256:5aaebef8f79bbe32d1b9eed094cfabd47a69e601290df434bdc3223c577f953f\n\n (For ppc64le architecture)\n The image digest is sha256:a189ab95534f40cd2e4d5b29aab9e1ee370b518f3c592344e0d449debf976600\n\n (For aarch64 architecture)\n The image digest is sha256:daa4d609254247877b698076a3120b215c1b1043f6ece8eed81235885d030e27\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated 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\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9759"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:2ef7c2d7c840726c5f825ddb4a2e5117809680d4cc644ed9577295730e5846d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:658291d0dc571ae460e1f6e23aaeae40ef3680d0d82b0286edceb0773283a748_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:d38d531fbebd8c37653a9be49ebfef8cf8bace3a6ce46c9ae7735bdf2101a1f4_s390x",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:daa79d07801022a1305efe54bc4cfffc82c37484e8934d5bf3123b0b43ab73c3_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:090bcba5f37ce2cd3fb82559516400058f9fb900a2fe4f0105b0f2c3c75600c0_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:19fffa3f8d554cde2cb91147ad11f1c36fe3572918a2aa7d51154d72f6ddb427_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:39983d7422ad8deb4f81aeafc161316296eff7c754001ef8afdd8ab724bd0db5_ppc64le",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:7458910d96981fa9f6d5409f1311f882a3773985bea8ca0de66d43d2196583a0_amd64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:4b57cb7fff67b4a161f718092acb2ec9978025675b0841b3570436e8992540d9_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:979d0ab8299710e7e45183190a588d6f754dba8a5cac0b1a84c1d2e14068be7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aebebe46a9d93347cf3f4bb32d4975894dacb91ab6428b29e2914c9782b4669b_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:bfeec5802eb2264b256aa96c1e4590465e2aeda8efb0b29d0e6bbdc7f16d6b1e_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:183da35026cdb13b0e0647655bf2b10ec31de95d65f2906bd4b257fb0afec6c3_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:3ebb54caf6e4222d1d7950bd8fc5ea6b4d785c83e360764405d62603dce88c69_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:7542dc2c28f3c480bff5e45c16912b0ca06a6adf21e2ad46d928c5c78c2588fc_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9f54d925ab415e4a99fd83a76594f37daa6103dc8a46a8174a208050495e75d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:566238ea75e8afc123f66c0c37f30e8db9b9526515dd75a482741a52cd090640_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:5c01829fc0f9785ea0351481c9246da64cc587fc29bb1520280653ed1670d435_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:d98377144d288f8e5a1de120ce8c94d3f0b0a62567a2fd438b12174db6414057_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e24652f4432be469383c50cbe35e07bc290963e035cd6e7d2c407d1eff396102_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:58c22545d6c9a6f06e8feb9e58dd380440b140c3933c14299757229960a72474_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:82d68d06bd124305f6ef4534e12a561e40e9638426013e27c55605e09af627f6_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e021615947b55061ed20391f9510e96b84d6c7a4e8f91505e7af94ceb53b3cf8_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:e8800421f25f68cfe9aab7c3e6a6fe670b5322070bdbedc4f5db8074a817bbeb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:0bbefbb5cb7745a33fa7db589a2d8affd0a61e459655de019d76ca2e88ec5054_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f66ef99a5809f14c891c10ad5b67b00aecdde06632718eb68abf5c57087816b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:b49187a8238ee0cff213396edd8f5b03ee6aec6c7fe7d4272440119cf1b35dd2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:e1524698013e7c2ecfc5dc79d232ba7690d00e9bcb54d96ca0b0aa5ad0e1fe0e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6c8192ec44a955daf00d1d162992f057bd9fadc62a3cf828072486bd49c0db90_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:80d42030c715de8b7b941689f39820e2237de62561d4f57834338ad71c04ea6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:a8da9c1ec03691f832042c099a2b1eb4d0d4efad893f295c5928e98ce4dc79bf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af41f4c71bc0d55dafc76a9863d99934373e3493e7ec705020e459ef6638627d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:2b5f8e180461caa8b302d04d6f75cea5f2d60f52cdb39d813375e0f93eae70f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:4fae537f7992b3ae874ac2fed62e6bb3645b524d67c8bd6a2437da1c08e3d6e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:65faf4a72a488f674a674efde253fead9d5e39d2bf1e3b5cc5da9eca28818b3f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e4234d669a6d992f00d064105e2c670bcc8c39de8ada432805c3a8886f3fb64b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:0c0d88475a2d26416257a4bce48dfd4e40686e884c9811e7cf81e1ebd6dcf689_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ddb588c2e8cf447261b531dae88dd12a8bcf7b4e75dfa35dc643baf4ed9c26a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e88440e86af0cfa2905b8574a0cbb601972dc4ef5085b0480b32b0ae1bb03b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:c9e55a90def35b03c7e6cc154746fdd2f6583f05a3f154a3bd93275ef733f749_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:439f391a44a9a62dca64e3241d03ee74d6163f89e8355513d891e0b218f5a671_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:a99147d5096252e8bdc8e456315d684e8fa7766630202ef24b4f5202a94d8ab4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:ad213c42c2798328d49d37100d889027adf6b0819fbcf016c9e1bb619113d43f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:bd30a63b84e81c9de523be6cc8b39a6bcbd6b9fd7e95cdf6a40d368274259d14_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:53f2c134ff89f076cabcf25a74d0e8b01f85bce106ad37a649929ce4273fcd9a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e19012776065851942d37f86b046f6134718828aa7dac13dbc14ab1d05e01ce6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:49213f4eef5b3e9b07ab5e978064f5d60e986761d03015d98224e78a84f78bdf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:dbadd089802098c2e9914b731a45ba01019a91de7f1a9d38a3404a305b1544ba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:1de2115729b1697755ff766074be0263462849e410fa535b281a31c780cc187a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7fcaa98e6446eb163939393af78bc84daa53eb92799e6dc6e11fc0e0a0cfc9d4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:164dd290b2add6c663576fc20a3eea80a8936bf230e23b6b1bd679f69c08737e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:ddbaabdc5232007dae8c9770c607aa0b598eee11b9dc40c79462a17fbd26be75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:03b27b407c2e89d2be691106dda7f66c8a6b05f3eef86a0a4aceef2dc25f53c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:ba1a93ca1f6c5d1fade923f0c3aae64293ee2fc1413669b8a2aa7dc4d5ea7061_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:9be494405cf8b372b71e65e9b7b57434175a23010b7e81d6b5e4899d2d293e94_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:f638cc42f5ac6522f48870c97a24fe8b77490acad75ab92a1c1fc193425f24c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:55974d9ad44cc783dd651b50f59890cbed652ad102c0916368af40a6d9c56ea6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:e7d9383953ea2c93c13892be51b3f20d0b985831f21295c38185789fec567a59_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:053ccfaa2fca9cb97b79a9fedf34f862f6f7cdcb20f014685ac4e3abadd814ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:aaf10a0dba3ec4a2f1f6aa51c495e4ea96d19b4488634a9d3a3a0d10efaaaa53_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:9fb77f57874ff2c771731b02aa19d61272b6e24b2369ed75f73fe9e6b313e8d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:befd5c8d7d5b0b25d79cd4fb5380aaebc1318d39ebae7aed0c49d44e45caaf1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:076358d4ecb5e1b3a97118a309f13c6af3d909c2941e54df8480a0a34950a411_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:14d3b0ec84deb854149cd76910064b43f85902143bbd0f8ea8a91e626e1c889c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0a10e245e22ce7a136400f817bd4a5da77a5abd2136da57e0699d6e32e9791a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:0cdbf6bba00560f2ab4cb7dd2778a0f404afe97a7424219312c391da4237f606_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:6f9eda6fe8f6edee247b496292e82ebd3183434cf861116bb2d98c6693188888_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:f2663f9399b1d45f07bc567f74f1bf2ced6b7cae229dfc7a2e3c8e4c550cde8c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:dc1b56bccc273c5875160f4b946941f04759521672097aed1a469af85c6886da_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:f4ea25936540cf3ad1109bed85332455c51d06a670587850f3bed7aad8168514_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4945a40b1a930186f11ba5e158bbdef91ba50020a5b2077fd94b243412c4f8d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:4bf4d87caf7206ca8c7f7521f590e12009e3b02a3979ea96fd79bc66243b861b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9439bfec7959d9a8a58c5036ff3c0643927d3d307981bcce023eb16710747278_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:9d2c8de5845acf2ef7d8e2751b80c3e869a38f4a0c0622911eef299343620769_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:2cc826f75ef65e0125d29485613c5365c41e970992bd50ad98bc17cbfcb3372b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:55228c9bfbf2d707287119f1b405714b9c6ed2b6f628340043e4e9ef74e1c87c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:5bc2fcfb0817d2035525db20dbe102126e5fe4509c02eba54cfb9c95930db5f7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:d7d6a4d6c67be6e5d8765606e928e4649f48b9d28bef90c9e51df4afe6cc250a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:090d7fa36f78aa06471bad9e9bdce91328e47032e36cda85b3ca22fc5453af24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:40df9ed8a3a443c319a9eddf64b3488391f8ba8e9e04630c21e2b3406cb0c82f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:85573a18479f5db972c5073e22da5bdbe2bbc4f4eb64a91fcaf978feac64eb45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:870c6fdc32ed1806a18d1a39c887d2687b0b7dfbfbc572b66b625fef0556e73c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:13440482368fc6073d4f888f15829f25ed92cf60cff377380680cce9e12215ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7dbbfd54add07b353fd1a072ae04262887410e4f057f824b2050f6e725352a7a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:7eedac0a1cf4e5bff3a5916b1c57b0197d60bfc5ce7bcfcf17a17c4999841f5f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:df6048ee79901c34383ba7773152b392fff7222594a6ebb73486072dd997dae3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:0e754cdf26277e24669e8c83ba6f587b5b35d31bf78f5b13f3707bc82db8de89_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9597ad4fd8473c5bee7e2bb44a1db16a12277dcae1a48562d9d4c32d3e56e755_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:a34e8d1c7691e7db70c2ca08985d11d0ca20276c20d00640ea1e291b4612b5b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:b2e158b9166941e5a5b0dbedfa0974ae88dc901faea5f7cc12c2a94daab7525a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ca150ad02491f71a1ee0b2adad74b19e7cf04b190eaaa5e2791e19b3679739fc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:ed86ceb47ef6470aa9475b26fb8c2b38542ccbf5a1294755445acdd4281eee42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:edfa1ad6e052b1e11471d9422523309ccbfab0e51a19849e3d2335c1afd19f1d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:f531f16a2aa2db157f64d62e5d4da5da459768cf2ecf97c809b9fa728ef121ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:11f8f8d6cf3e6107fd7c12feffebb285d920ff77031852869d7cac7b16f7d4f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:a5fff088609cc848e8d02984a25383f0826e03d1052c44f7c110ff3e6c894a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:d196ad4bdca96f7b32f0bfe2d28ea37c33e3c94daa4998c3349ae28308f0bddc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:ed07bf6ae42889480c9456e7c0845954a0d85a042f71482c364e7f7d59995ebe_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:545f0b9a8267abee2ab95d3d35ed0cf1f0a694f1a8fd7cb842019fbbcc7059f5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:59ecbb9495e685f8d34ddd03164f3eb7e412392ab84f347404f2bd06959681db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:6d9a994fdb3f7de44a8b949b812044ef45833b9503533b8b494436b468c5e605_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:abd779942116d4a92c47b11d2a9633a6dd1d536b6d2030847b3d11ec0917c86d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:7e6cb84038e7b530402850533d60a22cec475b00aa28571842a980c3439eb425_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:901ac24f5eb7f0afe27069c1c391a153085f016f7c1bdb5ae3c30a04366cdb35_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b4329f95a3b51bb7f4b94eacd1ad242096ff7b5a330a8d46830258618bc1971f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:f578f6507c572a061d88a5aa68929bd418d47c8b49181d265494f8b43ff40109_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:3201d25e27cbdfff865306de347b322081861c3143a363148d959b11f75f815c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:49d64382ca13573ff903f580821087a734070a3d3893234c4dd503b325e0ea96_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:50a2c7204fd74cd2a8c56e6b2cc880140d7ad1fc4307c5d0b2edcdcf354d4ce5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:dc1295510b12c952cb19d36c0468b38b8e953f2944b114aa86c5f98e0a22e563_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:1eb1c48c1c46cdc337a96bff467f7ca1a32959f84ec74f0813e85e5b7b176993_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:51f29f3e29720c1c856c1176e903a6a3e7b452aee54b7387e6b6cb90cb795372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:8ca75da2184c002c80f94aa87778f62d8dcaaffbd12d0e9017f7a78c984275f1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:b584c150cdac48c81dc4276cd20dd547b267d458dc4b062d0ab6622d265ddec5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:22525079e2f0b0a1aed5fe1a9cd44dab08b79126b9f1c3e845b2aa2ed55634dc_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:aee6875980b8a77b93c94d4d00967e6c047f66bb0cc10b2eb9f883b8a5f3763f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:b9c384c0018370e0195ac620283de91a406f914cacb4da72f34856a8095e2839_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:bdba73696b1bd7b673451996a31c13368ac7952578341e5f1bbc9608c7753483_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:17949498f3558f5468a2e5efbfc21e4d4bd16ffc67e665f1115dfce2ef29ebc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:20df445c1370161c2d6c2331d46300d235242929381c4cce45f7f535c73e8f1b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:6421c7e8f59bad3575614e3a154d935848a541880dd88a1bf2d387412b258520_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:d2657be7eb2d302393fd129014ef32bba312a55f98026607e8d51aa31db12b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:543fbb193900457b4816b3f1804303606b58f7a2e9a57425d962ef47aee2cb5d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:81735c8d786b1901a6af0e4c03d2e4bd8e2e19435c1bda642e7d3c85965f2566_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:d8913afc14ab19197ad1471ce1768f680120225475df87b327d11b44c936a51d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:ed2121548e948da1b8347d24175a814440fdd8b29224868a8d53ae162ec7cbfb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9c15b2c10ca116050295069cfcbf061dd23f25e542a7be98a108e2329d7abc53_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:b3b36332f7fbfbdfca044c3cb5177e71869fce0f1c96e44c7ee2a18b87d242c4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:df6662698d2f4e6783741dc1a858ade4d253d7ae2ca4f29d65ea0021db78a407_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:ef64e680a6424087b7518d08c7580c58e6892ca294caa6af9669d177a878caa5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:0d040f1e6000baadb463a7429564b2ca090c4dd7ad8085a1e915aa0df1cea532_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:2e787203698ebe6cd1ac8f13051458740d4ae8ec0ce8f5c2dc911989b60b5e5b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:975888f961267194d4949a3997013a5f354801adda164534fa352d0e7da221d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:fb03c8d3d02b582c64303440b1190a6c72f1d55fa95b4bfc9d7dbba046b63b2f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:1ea49936a6676bf0743568a8b4a1c249e6d491374ddd313992ff31398aab1c30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a64806ce7df22df467a558e619ff459b1d22f2618dee55d2cadd5a2799ccdfee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:d668146e4f8a27d913909a6e6279d72653a31d17fa27d3f9f8906e6cea9e5e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:e4ad256adb6f6e24820bf7330290d7fdbad8cee28887c0646d58d5bf93fdf6fd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:20b1c92849426e2c6f5cb686266f1ba17d8134aa7b688c87d5b2d250cdd94f7c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7dc8b59a13fa97c66e49ffa0ce84025e06202a8518f56acbcc7cb9da525dbf02_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d0ae445146f05f35e4d3e691349bfb8c5e486bc5154940f838d9b3f50b269b1f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:e3ba77170d007a444d30664c588cf16c981a39b04c15d2291911e4b570322d25_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:18e0b303028a1fe75c781dded9e24538ea067345827fb7041a26c32f6ec788f2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:34bad699174936806e1e035526b0add1bc1d79659407e5fd42517765b8a4ce45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:61b789905d36da9a1d1ba6df4bc136832eb7febf6cf5532ae90e1d3b4d034f81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:93f6c70f9cbfd4927c7ba642996d88bef934800c224ada220922d9a8e4910414_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:036b4d2426e52a35b9293fb08a27ff442625b1c215e82e813dea00c004c998e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:599eabf86f834810d2ed24fea4a412039b04487a578114c1690fa8c9f03829ea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:874424e0665483ba2b6cadf0b9ecb5ebfc3e25ba819e7b747be68d4588106b83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:a14c60192f7c823377a502bbbaddec8478dff885090d80366106cf665d98cfa5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:8221f340169db733a468fa939cc5e8c75e4a0597b0b1fd743112e3f257abc321_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:a5e6f04601ca6863f90ddcbdd2c2af258f52a883fc3cad0ca1abc86c4c6283a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:cfadd355f19e3883426944c5abb5cf32b97a10a747caa51791486f5a3c0911c0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:e23578d3b8fcfa417daa638b154d271c6fb89a97641dc45dd23a1992d5c4500b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:3c02fde5300072d1720eba89f1e498f454d7961b6b93182f14ea968cb7fd153b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:5ee545601bca6192171c0ccaff15b09cf8c653131afb35f63ecf52cd77848c52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:aa85c5c17679f46bc658dd6d9980043c000b40e02b154c87c56dd5971edef5c7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:cb583e412f7c30001bed79315f45f58611b04f4f2a1f3524d3f62dae538918e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:33ca588f3aa72dc131857e8fff27f7b4688121258c22ca7824f2cdddae771bb4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:68422aab8985f2187dfcd99cb16512d51ed3a952d77a7a2546b9a414c24acdba_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:99a2fa556697e92335c58e60cce24bd0fc155f0f9517780f54ce0ba96a4b81f3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:e8e450191696259116a9c0dd506706e05510cac1843aa17d3dfd11fcf10b3024_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6bacfa0e5af085417b0e211f01767d83a27907a662422730b6826f5d77fbe36b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:6d09fb67068cf93e4710f97b880b16f3037507309d4fd1b22185569c17fc725a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c3270f3cba51fe77b763943b61d950b651ca3f064bf7f846497f3f89a083af4e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:d16490795d0a5123dbc159a53ee05a0b339d253844652a32dc1ab3aaef20feca_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:1ae0b007f4849c9af0f900c7573d90b9c6bf6a5012e7b92b3a29580fecf91543_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:3799ca752bfc095e58f15f0905947338ac1b54eb3d3ed03c790eed04e1e42d60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f2e846912c5c389c1d8e66278e6e7516abb474ea7c9c79e66f81a0d5b8ea7a72_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:f80704dd2954235e93e6506bb6f896c075e42b925296c6070e8b2ffdac5cce47_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:203e4def1b3e5e336d5a65d3669978ba1ca97d4ac3a51ebc958278ff4cb781dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:5608346b2589f66b68308c40b72bba519900283e24c109f6d935672283819063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:aa229fa190a3425d0605d37ba777164f862503d38697bc05faa20e52bb6ab09d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ef3ad1beff2e9414d96645a001d6519b009d6eef4f14e4a8504edbca1c043e3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:19c4d3a16d026c682f618d8ee1cfbc96374bb96fffab9b31cd6c107bfea9c062_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:511292c4693d753ccf77c6ccf45318e11eb8fe3d414befbaffe38ecfbec76ed9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:62eeddf36a348a986e7939127131ba12c11d5b92551a118c352302d4d17667d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:fed60cf7c7b5261cf4fa405cdd8e39e83965dac5bd7de2870b390be8c8ad0f22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:2ad9309cd54c679339366ce980b83e0470a01d0ad9b913f61309c3507911aa71_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:88d973a6ef8e690c11f872ec75d8b08096f917f4398729837b09bb8a5b8af7b6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9e13d63de930cb7ad6ff564b7e4feb1340040d4bd40a48e6c2637d4d5cb7f19d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:bf8fced296ecef61b31593bea90ccf4cfe73d39a3df93b0cd1ed3d18896e8f34_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:021f4758abbd53bc9f4dbd4a33eb797c007019ffdb920cee44b2dcab931ac3b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:94308e2918917ec4f9a2883c0b4c0ba1c91011f12f6dc939ba99138cce65d7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:ed8223c9f774a172707cb39a007e1c85c331c60b632527b6bbd89057902d8201_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:fc81af503ea9eb91d43e3132dfd8d100fed13bb799f34dd25835a6ba7bf2cc4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:12d34bb62df74302d6226a0eab6a462e59e321591ffa9a33feb3916738f57611_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:6b9a66183fe4bb2bced7d6664f7901cab0ee2bc8d7bb8f4a7f86775fee16bdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:7d8e3acc58abe064edcbbbffb2637bacacac89c27ef4a2f3c2e7000b0030f5ab_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:f1cd32b60151d6040148be0090d6404fa5ab51aac92ec52af2889469c328387e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:53f59172d5b8fa314c0cf5f1e6c765a758f10352bbf47663f9a154720a341891_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:8208fea3625c806f935fa4b4b6eedec17d665665e35e20328f90ab0ef6f9bd12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:a90143f057ac01301fe07e3bf77f3c2c1a27c4579515d4710c2c186dbbe48557_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:c18aa5cc331a45767ef205aecd380f8f02862f97f652875fada6dd2f482a8b42_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:04a1e956a1d9241328042d3ec6ade00636736bcef6189f452fd58b3a31dc25d0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:6c730e48aec351e9410bf8ba3669798bd01008d1455109d0636ae9b3bce55232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:d596f81016797a04bb925e7f9355326ac9b397252354ae396f1e900903f7d61f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:f9d45d823c28061aae53f3628d718e2bc5b3fc5b06e9b2de045ed956970b1118_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d94812cdc28e32f2c1abce73bde13afbb89580fc26f180c12c5d6431817c398e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:e561d6c4e2e37ccb4cbcfe8c49ece25807d7575f03394c2be0c4985011374144_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f2b1c677b78d283cc902c7e642eaaf8250dbaf9239437ec943dd10435f472ecf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:f72970c5e1fc964c4f9520efdf5075b48e7522ac1075b4c107684c794a696afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:97f77867129a4dc05cb59adc579077575b9d2d86a394cc3ede235cfdc8a79770_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:9cdda066060318f0182ceb8b92e0a834d9027ef3b9b6d564b3c2563875d38ddc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a0eaf686c2afbd44d1ff0e36b24b33fb7df06fb178f12f26d23165bc347b093e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:d1b4c927e08211d101fdfa6996a2ef3d527ebe045ed1ea7794cff181c76a85ea_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b385062286d8855b01ff40d958c3fdc3dec87c8c3cf71681cf387c6128677558_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:b579d3163b641b28f3745deef8aa6aed296d9ffa233c05205eec6e21dd9bbad0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ccbc0a434d29410edf10a638a13628f7d4ad8464770d49a54e6b28e7c468407a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:f32b23ee3667effde0487f3a8c7d66d8fdc78ee14dad5df21d2d7638fd6063d2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:b8d3a8aeecde2bd893657673243479ccdc97808b2a91a8586f75ede203b6eb66_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:c1d30d9d01a9baa9f33de4b2501c8a09be6cadcfc12534f1f18ae918457ec1c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:ddd6257e69eb3609de9025a361f5c86bbc2e206c1ada0d12b63bf69fa47c2bc6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:f6a1cb233c73bc4e788e54014a746f307cb0484932c8b11db0d8e80d372495ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:0650e8fe7de636dd44a53f69c71c38b84f832d9d4e4dbc9d870ba1b262591dde_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4193c7d07ee60678bf91e628d87697bc349c5eab6f464259d2de7059334e9e76_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:4a23975c022a999d31f5f5d4aee1b75907a5c05d4dfbfa25ffa8a3a254e185e9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:f6e0060c0cd58022018c29acd17a0668677e6edd1fbcf1806754111dad810b51_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:538d0b76d906c232da7606621ae3ad99bf8373c6487672588ee358f88b4af578_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f27149e4338210e1d1e2903efaef0dab3649f38a0509da966478e1dcb1621c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:9278f00feb384f174ce74ea7e4cacb46521288f7b83cfafed2b2c0b551e1d8da_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:bdcd70af153a9f1782d8495194b849473e5851cf3ae479b3a4cdbc8376a0f7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:30b3935ffcc4745cc1379ffde99ed89e587f9fe8171c5a7b5e0edb110e1cd5f0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:3fa6f2ac4f343131ec04d45d7e8581fb09938ad38ca041032f56717b3b05f343_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:522ea2d1187bb46f0b3bc40545c3e617352d31bd335fad9f090f1dc071a64da8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:c00e0c944842a870181bcaca556f886da3caaa6a14aecf04c07eea5c84675d87_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:4bb78b180c3a57de0e4560568bf80c2e30daa36c7a828d1f12ad74f7ce7a2e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:54f272b1991b78c337c28fde7aa995d18b4874096a839ec4f66a09aef224d8b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:5a9ed0f3db64a3535e1dee43e336c21f22e80dd9ad7a92c359c94169b4f01342_amd64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:7fc3be78775612c9ddb0b659151aedd08ad214b8a883b970e9d2eaea87a831f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:14e5967a2a4096945926a3ec87651c2c7b1ed609fd79521bea7bafb57054c97a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:4efe4fc5fbfce7bcfbe298384d4940341286290408ac9b30e3708bbb8984b133_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:ed62593dba9eaf4f8ba684573daa34220d692621e4fc50795bbf514c0631e269_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:fa879b2f5a463452facdafb4cb47b5589bcf1cfed0f3af9d126be09009ba569c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:16c4c93c2349eb5db7a158465797170ae375e7660a70798e28a5fd598c408d9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:361b14875d7cd20faaf68802e7c1f6a56d4321bddec104fc83c50af7730b9123_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:ae9a9c78af803e9acd28f38e894ed6c50601caa5f4b481b280e1637db3ad6e7a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:b0ea3cebca035096578ace072b79c16c86aadcd10bfc729094bc656d6b48b070_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:94059db0889615b85b2d679f8f9d9dd7bad12699e324faa931a3644f6d2769a9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b5a490d799cc5e39ac13701e8cdb794f7923663e7698e0085ad644d4d9fa0759_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6ab462f91b6772b58c8734e6307fdc61363ab997326e6993e585f0f621d90dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:be5fd39f817b0e27698fdd723d0334ec2457bf1a6aff0e8174c7db8a0f1acca2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:185e86eccc202829b50627f2cff69d0d3ffb94550c7ed374cfdf7941f9573f07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:66300a7e7a74ab197f33c2055e8a79ab6638fd97c6e92fa45babacc6d9ab7746_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:9816e46bc2c1ba3345605bfcd8d91e44b9c6dcfa1fd986f70403280164119ced_s390x",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c7c7ec2f145a1c31e8994be460597b97337b61f233c1d10af3bc52c4f1eecedc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:92c32888c9f54f90361eafdc5299cbd7bd486d2cf2c7d95a2784228644e9741a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d1804032fba0789dddeff856632884d5c875d5f0c51db247c0edb125b2cbb897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:82b1e6e866223f6cf8bcd1f95174c4428b39c8eeea4e9bb894c0d47cd91d6d16_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:cc338b8a17e523e3bb45f8a91094cd4000854289a10ce6d1c88a7463304ad56f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:23a7087fc46ed1f2123ef8f615bab183ad7725028b2e24dd0a69190005f41c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:8514db63ea5c803fdf5f61b0a5cc319144655d55119bb394f7ff7fa28deb7fd2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:3b6fd09bf1f1cd549f155e78630ff03046a91fb4524a6d2f95a14d1a96272749_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5283903f66750ad22340fc3c75dc0675f0d7c9dd49bd1cd32718e3a923a2e067_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a061fa9663ed3f495200caf51f67c518200343a5bea3c9cdf8c067fb86fd9b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:aebe07f9dc54a95ce06213d1df6edae4e0a8ec08e97659720a14b15374f27006_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:300fedebfc5d35bc41b1cdbc60c94623ddd47dac8e56c00ddcc161f6a879ba3b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5a8a3b1f20397e74787a58823bfd1af46e6322ce0c0d2a0caf604b7a28c56a4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:5c57132bda594c54a8d3d0b53cd6a62fe2e73836f24128830d38df723d8b1047_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:77eac357ec90882810e75bb35ce6e3b6d95ad6b8f3ba5042698c6e6fd570f49c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:3860a1716fa2d4a6e211af0acd2225a480b837cba7d0b0a7abdcc2ad47287b2e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:61665b5a6f5bc41840d614c7c7d4c4261b5753afd73652ecafc168dfbb31c089_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:847790d0cdb37252ed100a0eab51397b9ff87ce48ba2d6e8e1bc768bd8c88cd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e206df2764bf311ecc622b1de4f1d567655c23fb8e34c1bcf86ae40f93c0b28f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:5e7c545e07519adae04d6c895ee5afec9b8945470e1c0db0723d5b3a321157ff_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:77ebd3774dac4e35487ef2c436e9ff51751ce0036bd66d8abd8cc35efdb5f03a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:b2094587b893fb4bf38fa8893ccaf9bd97739967fa635bd731340d7ad0fd6f69_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:fac6d74b5540032bcda34657050981b4a7fc23b15a2d4f1eada17ceb73f3732d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1465e9ee67d192539a1752a76de7a445587cb6be6f1537f217893748d5356aab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:429b57a859bf00ce5845576d0ad37e06e6f3a4a16ca935047ecce2b0c6407a91_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:60e1810f9ec5e4209d142e7c91d9cc8177b3e45eda270418d1ddeff0d72978da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:95e13c1da1f4d6511ac0b4d5520e835dba76ed3808fad906ed7df680dfa49134_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:0cce3c8983e16a9949e7ec37f57d01487a3a39e138d29e8eca63105ad5ebce51_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:197033f3e85adab43a2a680b46a754c3c2032dca24fc045c33e7912706ed283a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:486f112c962568d5e547ca6537c52c7e20150e1b5da9cddefaf09cd0faf710a7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:fa4b70e866c1e714af389883f4ee8aca97c96b6a98d29291b086d08dcacc1934_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:0deccc8ec909ba9213e52211fb82a4663c2beb802e380f3f4347e9e770466baa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:525291797d26c0678c85f9faf6deadd5ba307eb633f4cbc529860734f86e88f4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:6dac2b557f12d5c31eaf7109461f6682bac9638742dc838f5768e6d85c7b4f48_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:9f325f7371d79667abca0c7a06bb6acee1b3cf1a4e08357c0adccfaa489775d9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:308eeb8473469c6416598dbc0eff09a8408c3a64f2be210cd4a059c0f0b914c1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:6b89665fc4d081085718b3e228b77f27fe39c77d15e87dd37d0df8e081313ed9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:c248ee2e2d1a25e6721024863d89d745a45d8824d465fb19b2cd46b39359bb52_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:cd2294cad9d50adc470a125501713f80e20bb830483b8868e3ee739f71a0732b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:5ac3beddb21dd73429e48981f9c7d9738187669e4ff084feb8ce2e6d74320e54_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:75151c33011297e61feb8603c6b0851ae217011d59f38150a9dcc63849263e98_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:e0fe2fc5f1f5c01238f2f7ff75347e15bbe470be5297cd309a3b92c00b21566e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:f921606c5fecc48321729659a148c3b0ffb63b12af7ecc1384f0e5694be7dd01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0504c2c7aa13fe52024a3e69b871c386afe8b279756bfbf4589d382c6624c3ce_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:0dbd6587e0c2087e3baa0821e0fff8922fff1b9ad109e6713faf8b0ab3705ed2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:9ba9ce34b01680640ce8dcad929e66b84613cdbe121757727b53ab62a2fcea81_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d1ee270d71857c5e934022fd86421892f2ae1c25cbcfe65b290fb3bab54b5fed_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:aaa08ef2ba726d990803984a9c5c65b48e1f0e29ce8a283b17762c2fb93da534_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:ba7e5a76734450a5b4bffe97f458bdc493a6438fc0498e389af81ea2157b38ea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2d656c6434937019845ad95aa8e941838bf4878c0e4890d730a5fcd3d6d4b9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:f6cb1fe236c573e2fdc6b632f7652a770c0af204c04de8bf961908d793367f4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:57f0f22ea39b06d704650c184674f135a2210289f40c8e9fd6445df33e35fc45_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:cf4a86e0c0bf32bd1d334ca20f170ecebc797d2d950c50ba5c60745b90175e01_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:defdd74bb6a306eb6ca6b70f9a79f16a537b9ce2e606f50e3dd105bb1f10cc05_arm64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:ee03460bdd4fc27417a21177be3050f92597e6401cf2c7d078774335ce4deb6e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:2ec505c0cb79edcf931c0bd324b6e43ae503e2f3817fd92e42e3e560ff62af1a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:3bf6e04e0e44a0300ef47a23a49cfb3c16c998b4a5e2f83fe014c3f0e40623e8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:86d174029d5f3e9a348e036a0bb815ab203240dca077d722a309e04e7a18e3fb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:a9bd0bab766a6002c81524df5a25969b63952b0fdb6e0dacb0a7a4ff6d50ec66_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:29d0baeb9403da3591bee276af7aa425f1d028a6af2a2523e04a2f885238093b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:4e340913306d057479c3bf0eaf66d91af07b33a1e453bf06dacb77b12325b1b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:77863f4e796204f65826ae3f150aef1fc81297668a5cb680ff76d3c328129bd8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f739bf161d643f54b0aae35378754380cdf2d67f14167b49b30b611e622cf375_s390x",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:0d4d2f3dc0a4026b29cf28804cebe50e96ffb04ddbf76c30eacf93d4b295c2c0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:4ee59d10546bf2d3d3652db60c5ff0fdb5061bb78de15dbcc45e8fa273256cfa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f90a73c2e3c485264dd9fcc64d5c5fb972443f6db19492e9d84af9d1e37c07ec_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:2a69c722e929656050f875d230c2f76af0a38c478de9bb1b225d7c0ccf73aebb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:c053d608b0fa29b892d5c49a88f54055b46ec84c554d700063bdcb0a6ab6bd20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:fc4004231625712cc63732a7cf7aa51fc3c65b8a46cb03ad9a2a113cad9d328a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:114f237b729638b4f5ac6cfee454af8096d695ea1e1095daf3830c99dc0e10a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:2e1fcd6325715d4e18b67d390aa26cd6c6063a3946d4060d0c3d0dd0661032a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f787524082c7c30f12a325e4f528ef6eab9df44fbab3eab109e32bd445fb311d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:1165c42be35b4a7a33b1fba6b28139609deaa3dbbc07b0dc670b7b291f48a228_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:688dd82fc8291851b07087554908f9bc490f8c4c7677f161d761df9f3af3d331_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:aa209002bfda9e88da4695b69a88163ecf46bdfd1495e0a59e1424ce21ddb701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:48e55d9069ef73eceb572a0824a26f18fae3d002e0939b62aae13790341179ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:81181b9d4e47da373732fa7d9b003dbbdb9aa732d7f12d58b4d460cbc7d616f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:8e6ffa011d11dcafd1f87858ec69e2694fe663ffb403a815ae946a2b96f704b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:a96c30f9f59e54ab47e76b2bc3f8980fdd6753b0cb736fcc8c52d3649f9c949e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:068497c9826d06cb236cb32aa48921372c4362734e34b7f5c5ffd2305bed19dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7436ad696d2186c086290947addbe5be6d790e0095d775eb8a8942cc9e132a38_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:9780659d4b6a088dd7d6c2dbb606345139acd2adb3cd58f30627e9db800c352c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:d5d8b0b1cf4c20108fe9ab9ab47177066fb930a48896abe1835b946aed63ce95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:1dc0b0043dec4ae6c05cad3576a5c2990d1f8d6b42897125f8fe9762b7be2e00_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:3b77eac08d438606b635ea1493169d67ffe0c78a490a8b062d0ca6ed471dc8b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:039313c4febeb5a04f3077e94e29a114309470f8a7f810519a39a33897dd7e11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:4e03f88e2c5ef486139d666281e3cd72d7ca7cce106bc9344e1a601c78f63e94_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:8532ad1e8d503e4c9ee116b41b54c1c3994486a2f00b76786ef82e604e6cf525_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:93c09cf5fd41b0a12dd3b0e7cb4da505161737e6a940f59365c03ce2d4aa4d95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:2c8cff1840cf11fcc6968bb4e0e9786911a5e1add48d126f983c77d46e8b233f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6941839f8bc2d47127f525b21cc10d76e747d11f09914c4c8a81b09858bb5a1a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:99924020f278738432cdfcc5842c2af29bd6695094c1c35a6c8cf32498706d0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c623e6a9faa9edd9cb0689164469ad37e85b6c3a09bb8f2642059e4f69276c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:c96fe989c8e55333db3586f1413c22d50edad2c8230ecbb6bd133520d44cf980_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6b8e73ad7004ea34640a3b1f2ddb0c936ee26a21e91eb58bae00d231f6e7f064_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d4a80f899db7f0e52947eba7bc2b825bd72b72214030c402903c6726409a59c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:7843452949004bcdf4db65da8cb3cfb813778b751712b46b2e9b25fddb4146dd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:a1a154f59dd593cff6c28dc726335844713c23d7cec54fec1ecdddeecaf2d817_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:7f3e6e05b3b08ed74c32d74552c874da16be2a0489f9c3c4a94a3fee4f79891b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:8e19ad63ae1e8447bfd55e818a8cf1f5662e60f20a496657c519fbf02550216c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:9affde4080c77640fdd50e452b1f8fed17975bfadb6bbfe91b07ef06589ee192_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:c58431f275eded09d758a8048b193af90c000062605949616b13dedbdba27d0c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:609d19bbac907c300f82711187fc7f5c613b90d5f39ba7b109da1840a55db2df_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:8ce24727fc4c83db65eba4ef68bcec91c77b497c005c3054db34d4ca19090975_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bedec5a6625f7983431c13218e8ccf5caf0289407cdb6e6ec442a586fbcd04f2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:ff36262eceee588bf6a6472ecb76d72d444040d1d5ba87df3947806fe7ebbd78_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:868975a5cbb15966e56f9d422bbf903d12f144f43d7293ae14cc566438806a79_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:b926e31754f33d77641a0ef7da65166edd63467d69de40a2de39ff3ac526b6a4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:cade46588d34f026f396e1e8930b8ab348ab188892d553431daa6749bbc68350_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:d3e09d9b5c29478c3f49e35431744919d8d65b5ff74be9e90797d5be6a6b2835_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:0a626325d560e61ecf6b57eead5bd1a4ab98b03badfc1422554d72f211c21c66_arm64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:12eec62c236310684ed68c6bedf6bd155d725621906becc7ad14301c5a0ae3a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:9a4a1043d41702514e098d24dd3aaf785c20ac8188ee4333808ee24cce80c371_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:d40c8158f84b61c8d545e766f769c35e4adb1324d6644f2c635b60699d829222_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:004d5994644bd4f2477cf059315740f644452743f92217660e8b933184437637_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:08b7959df8653d989c22b6f4b0d1e6b934f2b2c30ca446c34124e8701dac0e74_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:b8001056267891f1cf92b23bd3e9f3ba5ad0b1c698c99b4f7f0a9b9d166ba674_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:e3d010dab56ee036fc44445a08f9199004c864457b050b0bae8a6bd9ee85fbee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:026b1116dcdd635729d9c052d2b2777f6127687ff384939a661ce7610c828805_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:092f3c7f5172175e0732bd1eb9af064930c5c1cbe176fd8ef5bc94a6cffb7a87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:36c4d17b830b87f0090836b815d5514bfb6eb0b3e225059aff99b51efbf26093_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:54a3bab37d58cddc221a6b7cc04192704940a50a6bc2b218a6f9b90db3a099c5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:006007b794a50c922eab9d39961b1b9cfc06efbb931fc82bcf78b2b2b48c9ae2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:1d749121945bf3ea90a73e76c7d9d0b662dcbfd9990eace05eb62272d1200e2e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:6ba961c2c2a29750c0132fe6dd6fa9f6001010afbc5f19b98add87b31b54bcf6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:aa5cd20aab067415f9f433153bbbb98c2a9b554d1c5b1c8dc3b00fbab887d61b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:0010ed2d8becc3ab3bca0995e348ea43aaee7526f2e1491b6cb1e0a90066b5d2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:32461e72cda6ac2238c6b930b53749b8649175e1da49cfa96e0173fafc40f65d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:9f844d19b0633fbb3ff95a339cb69a1a078d87e58a18a4ec44d553edef7c5802_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b503a4e2d32b7174e5690a36676b4e1c52d4a3d23dd66810968e81d99a73f974_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:11a6d67e4680857c23c79c69798e87c1f3da9590444edfeaeddddac1bd55db0b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3f2faa2a81a5914691ebd4db03a2a38381f2d12fe088012cd09e2ab28fae2b0b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:48476558aa1ab1b1f29fd1b14849d6335aff02cf6c5c182c3829bcd95238c336_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8618864b98618d00e479b2ad514afb564a1c87479aa90152dac66f7a833a540d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:0385f826dc0a9f4807d67febe5419b9ecf46c8d8f63e95921d74a9590d968dd5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2d49293557e703536d2ee904ae29df531fa6c0758ef583ea4d3521192f2b2619_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:2de3fcd5f5a32df1ab9ccc1be64ce9bdf241ae7e21095bb2348bdc38354cb714_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a1e5319f7f63a11207c826fce9b54a30ba4d89544df02c9fb13df7da69915143_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:c4ae4c0a34a4e06f82e3d34bad4ee9d95dc996df4046f393e403348d17b4955a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:cb047ccdeacbc749810c8c377dde82bcfd8b780a92a39ed5bef96ee01b044f1b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:a3fe580313aae4e151812ae816dce59b2680ce382c80541808107fdd36aad8a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:e0529a197564cae172f574d20a737f44d83e497340efc31793d36a0e4de45821_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:1749b2d10a86124951ba71c839ec69ff456ab8b6ea479b48357999c66d3c7456_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:652ac002cd04d7892912ecd2368c97a78408d3a2e40ad25e016f834e6706e2d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:c6584cc69791f56d26d30cc877f5eeeeba95198387efec42e83b9ebb12494ae0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ee38c30465768314d46791c894486380aee2c97701de18a6c2116224d6d2a41a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2495e93570d8eefefdaf832a0692e2436ad42e8a35803dc6773ebfa885a0601f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:2566891f720eb374d2009dd76acfd5cc8ffecbc2764ae397f2b5276f1db7cd9d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:92f79abf92c48e34080436bd9050915b7b3bb2c7cd22bb6132818ce6bc1c71a5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:d8f9daf679c703fc10a1d2f6db80dca354f8141d41ca87465d7a33f69bd7ad23_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:578a2cea8e43da80bbfd5d3178f81530755f25caeb5b21ab2c3f3ca9d167d7db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:f6f626836379d5ce8161ec8649ff5eb57a12ed3b030e697ae0746207545d3311_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:5878404686d1d28808c72b67e3f2cc9cf18a9fb76b474cedeabc0850cefdec02_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:6b324422429f992937a9bc9461381ab41997210bed364d2cd25883d071956c4f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:1af8f293be20b1d42a34b8877125808e2845fbc16db3bc0e1ff3a5acb1a2626a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:44a45c611f1cdecdb5b015179a9d678f7509b7e40efca3bd16424b723c0e6ae4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:c833e0758b7feb7700f0a599db68d340f1b8fb49606ae5693dcfb5a5816ed5bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:01401d81a905b51ea6effbbdebea91ec74c774a0edffce9eef05122cd9532c05_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:257737bbe8566599ba3edcaa237d2e6be42b816403c82c192c4b28d819e2102e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47375713fe84d83f8e265f5f3ec5c96085cb536837d5cd74c9c80539cb3afe75_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d354ade734c6ce5def97ab4d2673cffa31b028f29699816fc61ad9ea7eaf9971_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:2aa0617ed5ab7a45b9e608f558029e56073cd04fe3cbb8d587f3660721f4f9b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:3f678142ba6dbaee74861a8891797e9dceed43b4bb16a840e67bf8ed7944eb82_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7221989af31f028332b8c080480d8f961feb68db6d6773cc5069068ad95f230c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:7da129b845b7527cf9da6c61781bc180ebab5282fa589dc7c3f5179d1c5d16ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:249bf706092ca6b5675dad5a5fbd86802962ce92adf0fe12f70bce5f1942355c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:3e3d8b36351c0b1eebb8eb3968ce2ac5515eab278bfabca107a38b7068fac413_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:64d64787f3a3213069af451b6300deb08c6b86b1cd19a806084215274a996df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:9696ae3c5af6f85c0a7e1d4edbaca92c98f25a8f6adaa7608dd34ce560d4b01c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:a6138029f41e2c9229e4c79cd3fe330e21dba0d97ced4a0a33af3be9f12519b9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ea24cfeed98bb04141280116e213653ffd9d8d29b68cd6a6d30ad036b9e00f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:fcfccb23f171c695733f69a17c69a1d66e9cfa0efb72e51d03741dadc11615b7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:0dff272c1e6b93f74e704b1439129165d274de67f5b10119eb541ee6e46931ce_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6c048fc0ff5cb6045ea95f10c346df03b0d9c66c4be312252a7bfd8b798341be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:6eda55f377617556e4826acad5c7bc49296623ee66ab18ab084ed701e2f08b27_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d7ffcaf82e19569ab7007cca6690b82978fc522ccd07aa5ec1eda6f8986264d4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:1b8a399dbd8fcf007c6f16c3152f6c7e5a2c04dd50634dc6b6b16b50b74de9a7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:734e5e5de5e40ee7083a6afccacd78113219c50055ba2b714ba377294b01fb6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:8668914e3a8961a92acc0ec90af4876c39990a94b45194553aea636356de97be_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:92fe2a26330a5961e8bb8662032fe9bdd0032e5be971336ad1a34614c4dd23db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:4cdd5b8cb80120f3f887b3fea0c9109bcbe4598f98ec9dd6b86c70ad341a9351_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:884a5cf8005f06877d4cb183a0ff641988368b50ede870dd56cedaf3b198a4c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:af55288168c124539069da588711f9e90f4dd816f35d8387a751aa720b9d8468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:b4650b9d5cfce3ef6cb1b5ebaa9199a6ac8f0453619af10457cf401396fb330d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:2bbad5577102f2df00389f4b64fa2b632ca5f01b47b3449acf4f0babbb49481a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:4e546e9bf3a1976294fae26707b28b92c0ae1ecab2e1af5b9a73c41aa094706b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:82d7c3d5645126ff2b566ea41ba6a7702f6ab571369887d75d5fd2533ab902db_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:b9a95bd0b7a39afdae600f2e86f3177a2c2788ba2dd5ab5113ac8d99281d80e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:62064a33d5e16372ac1a67f445c8f8d180173b61120fc0e34b06d0b048b2f038_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6b482e46a7f63ea7752772b5b4179c1279119c0887722f17e2f6bb705bf78a4b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b87ce52c7925410e9f13780dbe3775ad9ce5d90fe0f42675a26a6fea0c99af9a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:be88d12b46bb8f01e2bf2176a809a95e4336744bcb9a84bbe84e47485067ec1a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:0a04f323b7d41f066732095effb49381dc55b282982ca8b54789e2f630139220_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:35632c1a24502f63d549562eaf8a7e82c15d7d8943665ba2ce36a7df88107aed_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:452e95e7cb1d81acee720c6481112f90f24356c44e1d2775dc1cc623ec5dff07_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e9b748b57313e1ab171eb97c500db13992dd70e89f8365336b038011c824c9d1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:46f1d5d64cf98fff87b465de7e7e0cf22765eaaeccdd38ebd33da48cd5fd526c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:8534bb730b18432d83d3c366f4ef716e826da2aeef4a4564ac7ffc3963eb6a27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:d8f8c97820ab3d9938f27e7518bd846577b92e4181c8426d91b4192b664f2c11_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:f89766d5e180ef197902fb16c8aef205fa74d85f9c63ab5a4e0e70816dfa20f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:0f13f68fa63652b964f8e218b481784abe892112f9f02c107e40d1b35ed7a8a4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:23ab2c692f38a1323db5da1246855aa085895447ec9f5b73bda71c149b27f224_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:2bb68c593ae8560be2ade10689b68edc1407130f0cccd8cefbf36ed0568c1775_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:a128f6130cb3e02addfbfb6b4259b9ef8179d7b82da91dd63acdb109140dce1e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:61170d265b99d2bb93ecfe017638864b25f620ea38f6eaa41cef609f49f0a3af_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:14c1fdb71fb74c1362510a586329567adf7943d2e1cdc6d86c601ad6daaf7e2c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:0f37bca0ca8d74155c57f696c22dde29f4efd94a4d9502ff8dd320857789e74d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:180842e2b6d85bef656fad92adbc847c1f1476b1521e098025a081fcd9a18b9b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:673cea1d1654f2d3af06833da7755d6567aa499606ac7c35ad4f8242c943445e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:926fab2cb78790887be8b0551e33cbf4c3094719ab74936c8344d56a6cd31a58_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:78207c4cf18c60ec78de4414e3144283979eb2f4cbe0f24bbfdbef93566a1e99_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c286f85fcb85a41ed0db2a7187b806255650858b456c2f8f576ca8565be723f0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:c345ba741731f5a4535af59f586724ef1b48b8dc2ff9a54b285080167c98f8ac_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:ee546508dba3e4a084662e985f3ee7d64c990c5aee7fd0c4e6859fa86d7e5435_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:556144b0c10108bb06331a47f08640ed1d3224b6c87d3065e1c38e9039adf1b7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:77fc7bcfcc2246a80348ab9546cac9e95fe2d2646400a9c9babc6ea8eb0e8c5c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ba4c7ef3d32702646e5fc31fc7fa6e3b5a0b14d1f195426f03434d8f2a9d852f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:d82b6b939c8a032f0e1d6da6463dd1e3aa2aea61c85add6b0011d73543060e46_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:4e0ac2663592a00d0e9de871dd32f4e0a53950866162bf6e9a09b19140912580_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:74096166b7828bce5075efc8dfde94450fd8bce2d7d01894e72375b8baf2c397_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:b014ee432e388cc12293f5dbc7896d05b0516e46fb2d1fbc03ee184134c81d84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c59d9b52279156dc51f34dc1e820bed7a1c81274d26d190dd4a55d57ccf5c475_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:4a316040735827dab2e8d17d1ebe6412e88c9ce13012ef4702e1f4f8623bb694_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:5e8eea619870427ecb96d48e7028647e36d079087913578788f55c38c99ee70f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:8a2e828329e02aa7b073d20dddb4bfffe6eac39c30e22f248490f20f2d044c29_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:c9b31ea34f211970985e07fa5ed3cc42803b3ded2d128a47b3f2ec71da691953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:46d72a7e476f263b15faaffd224f1da926db7ee2577cfd35a793979ca530e561_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:51f52c1b29d928d74ee14f2838d49f3f3f6693ddf0582a69da3d74af35dbda0a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:a090bb02daf22faef7cd1f0890ae8c87b1ed585692941077d5e3af9ed1e14629_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:f2442e36170f724a3a0b7d8870edf6c7010d98fa7317894f6164851f9605e2f4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:3fdc88f6d25bb0aa54944aa6a05246fcf08489f47cbbaa218e6a4cca8cc2c4d6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:63deef8621e0be8d0e4b8ae811e8aceafa3080f1413969840d41b592ad1ebce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:a425cfcb08afb32e16a2167fe7975d9a11e7f3b0aca09baa23e8bef20cc3e5db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ca32c38a62ae678edced97e03ebb8a19b37601c026d1c1a25de8c43f65af1ea4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:493870b1b693cd8d703369a1eeb894aab251246c2296d9bb32cc136cf0ead7bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:676241c789d2cc354dfa24562792e89e03b2c557a43efc5a339adfa88154d5be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:816c8c19a7a005f40acfb2a3d9602eaf8e3ad8cf115d82dfa5212368943c2322_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f33d6b334fda16a8a74431fd41a76256bdd6e8cfa5e5f1380b8d87120dfdf204_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:0b4d38bebabd982fea8ffbae8ed05f213ec9dfe7c38f3fb8e1f2d9cfd4aaf24c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5b426dfa36dd7937bb39e6d2871c1ea8d40486c9f40cd374622ce03ae32b5e6f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:6d8248239c64524febfb33884e836be9e5d014395085b40eafe1c4e87bdf5679_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:d699f1611cf6302af7f5d5fa72aba640e2544302014332c00a9ed8bfd6a1989a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:175720b58706d47c609f028df670a0ca954be4b99b531696fb1d7fe1d249021c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:17bb7b4b08493d54a43d245b6682abc84cf82a707a276c3ca952cc7e005f6821_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:1d432a080830ea427bcfd71105c44875b71d222f8b0e5b8c297c829c1f3fac8a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:adcf84c993f27f61cbca144a1cee49ad094a8a634dce6d9c849aa7890c76c1db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:33814cee2aee2272a9cce4305584acfc2be10d61efcbb801ad49e9ce223ca09a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5791b7f9188db1b6a15dfbffd9a78e3d258f48c93f315a88ee20b65bdeecf5eb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5bdabe66cb1ccbb2d99ad45979a10f6bc87e5ea3a4517f9a14206b8857d0d752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:bc77a825096aa70107fd69a25a4d331f43e4c11376c5a1fde2af150d899ff511_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:70357434106c284eefc79af297cae871002e6b2bb2dcd3fdd516f3afad8ecbca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:bcdde3acb2ad93d85a6983449669aad8adbd137d5284eb672b7caebcbef9b889_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:caa83105683a32830f63063bda0e24082983665073d83ff1b89091b68e3f966d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:f9ac894969f9c8d4d95107c414535555904a6b3f6ab644aa78aa6bb25f53fd61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:1fb173c7c674b619b1b2ed8b2416264fdb080206ade7bc872a4a11a71579cc2b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:65048baac8660d9580b52dea28682eadb83d719eb6f521310747dd7f910ecd04_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:cfcc5a7abd6365f3fa761c51116c3616ca389150fab303db19f487ff2012c3bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:fcd7f83981154a23d85e3b025d38308c3ad69d3122346af3ba0a22561001d4e3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:06baff8b34b99014c3a827106bbb49bd458ac8e7f84b8bb8c50a4396f87572c6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:39f17ebf9ad8fbdc949559384960357e21e850d5d6da5d9fa554939a185bab0b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:aa04b5cad865639ac1249fd2c324d42ecf199c22bd967a6b60e94c2b72672cb2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:c0ac7b6a6ff7b2ae3667535089676ae2587e04e45378dfbc0513876d76804794_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:1f72da18b77ca193f724dd0a70d7a80e98a674c1229f0023562ce6af067e8a80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:2da18879b733fbc1df4bb662c88b2aa07f1610a08b5f0182da17801b55a3d91d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:a79fb26b7fb9a657382017207e0c9660592a685dc410ace7a454397a585012da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:e21a6a4ea4d1ad202232c3b4e8428f0b4098d5c8413268e9efd4027eacc01da7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:63c5851c0d9f6be583e57b49cf92a84ce1fbdae37323d3060f42234d1938bd07_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:74b95de1c9c2d881fb902cc1911da3cba2bf561b6554ca50cbc0461ed36c5df2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7acdd60b0d9e5a4c8781de52ec086a16f30be0751afaa34339bb069a9d608299_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:c377e9fcee5e2c4fe843571b0df66e04b8220188fff4063c4364337c3d5b6291_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:0f93fbdbc8f9223efd504cf6b584f5b8b7f9ee266fc45fdcb174f08cf1a491b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:685278a4db3904c9c566875f61d16878b5cf553a2425383900ce6b193c8102e3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae0cdd0bb6634b8b084a5790ea187b7f3ab2ead400e97fb583b8f3e368752da3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ae77301924dec7449da9cff42f48b9505bfb6d853b9003d0ddde7793ad9ae350_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:71ead2c21bc828ebb2ee42cb609910a3d6d2c8754c514d36dd801ffa6d13a7be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:c07ba863dc46247fd2094c69b715a233e3bde4f56b249e1530034bf897f78b4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:37e34b2e3a5b80533d59080d1f6aa506002b70fe58121251f6bc7f20b6024f22_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:4402e39c2a8d79c488c825245986d05e6561bb3dc5a03df2feca2cffd6c206f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:9cde3d460bd51ae4e6a69511021fa15a1bac39cf65fc10f9fc1065b693fcb884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:ed95e4f63d85a6a405c05ed1206dd466d89c875fdb0252f81b489fd7a897ad85_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:4998f5fc0aaa13b5682144f202e18568ac021ddde39b8a41399be9b2f54d016f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:8e11e112ecdc9b8538b2b1573b7c57b3b6a87774d00192656314fd1842d03f3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:282dd1679c6de8f525d41d254abeeabae02386b227d50448d2571c22931aeff3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:5147a4b1a7eeff02b12fac0fa074867a727391cbaf87a78d706c6faccd6413d7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:9fb63342498419e3cee8489bb14f6d9095a83945ea64dfc50df5d309636dd039_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:f5319b142507a8eb455d8ce734dbb5ad39e1c74fa0b84b112e0b5880d4144b09_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:45c446caa14c6036f124c2c651ca16eef79ef32c56650281f635aaf3ab64549a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:760f432dce0728dd0655bf5b8c0aa20b767d6d1432f93dc03999dbaabcfb4e04_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:7a4d2fb1b8ad36f0c53048109dc655d95f25109c6f060e930e40e336d3a382cb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:c2a460c581620a8fd41e1ed20b6756f463887c936e3fa836169dcfdc8943e542_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:2645f199b96cc33631135424c6fda290bf61fdbdd4353cbf5f2b6927e8c5e09e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:3032a0c75906d4e9c60c9ca64180d338a597cb25e7a6fcbe054369cb63c4d6c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:4983348c0f9603144826fbec40c8123a079fce88246fdc847960d7e60aa0bd54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:752bb068d208700ae1680e3fd7b335497141a83c9ab5a4119551d2dd461ed372_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:1757c1b3f531d4fa461f72eef47cd0df57bf676d2dc6e3b77482325d0b099048_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:47abaafd253256a4ea2e444c6c6ec0b2ae56d4751aa18041e76c912bcd4f6443_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:5fac836cd27498d2abafcd20b82218e543e4fc06e84ce963b9a56bab08a5a3ef_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:fcb67cc91e153eeb0e4fa6d3958d2acf72cf8923222441e874b3526fbd06f00c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:13fd515ce1a33ef50c0ac8c48ebac1292113f796016dfad4ff5cfd6f526176d7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:16c621c0c1e50633ad7042867ba9cf60a7c959869ffee40fd946aadb0299983f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:721ed1da01d79c7973648714b8955a9d048d372a4930a57ba35ddb8047106346_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d6f67b650aa863d9dd1e7863734c7c708ddd35e64453fa754d93aba3f3d58ebe_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:7369b36fab28f734fde6b8c7cbefdb08c00a70a4b0e97480339a6a3f6aad3a43_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:85587dac5a476fda554ea944a94a3ee86dc2033a31bea60378ef26893ca9939e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:d565d3cb4f3e4c3cc27b79cec47c10c08892052c30adffae31e40233a15afae4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f4d74969b636cc35b39a86db6dcd2c7604c2132ad1727aaf5673cb20f325c305_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:427ec83ba3d2e1a177f0529c77dc5bc3639138b578473807387ed28956f6fb03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:43979a293c6226d4f51dea98a507347b193d14eabf723182298d149f80815eef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:a8819350129a036c44fc1da2a6f39f1d807ad39c5175e39a57a3637d4931397b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:ba7adc9a8db362546212c3e11b385f8ad15c1d0a1cad8b3b8eda4894283d0476_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:78acba67efd6e69b1c65b73c7e07be8d71785dfcfe14737b3d16a9f83d22d302_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:9ca7af8d3670444586f9aeeb7a7f34342ae8a5f7e60ccba98471c9079966761a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e2145d9f30290716f4bade3dfd409f01d07d5c043ac6ce99367198fea505149c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:e79ec71677439e435149a0dda03f402ebcd3053d43076a02ac75c854fb5afff9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:458940c6ba53f4a140355d4ffb5819e299b4d0c2f3f67b099220577f8ec07fa0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:6504742a34946f6d3fa656a11a464996735d37a48ee5a48785de348aaf0d9c43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:765ba6c2e48ac90855931f5bc48eaee523e7d6dba328f052233435c88cf420b2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:f948e14cc51aae3e564d2d635ebced9f6715e1d019a0252a431ef06bc5daa91e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:29a85a0f2a1fe34aa8cd6bceab9c22fc3c40344ed7069ca54b1d5371efdd45d8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:467e17935ca70d543a001d51a7b3d58e1356b0f6948b876def84dfabda5eb317_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:5edca70653501a0fc2c3798d6ebd1c0f90017c9bbf6103186bfb12fd58e649d9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:95c31bcc91c1f45c26838617fb8f8b2eeb846e1e1b179dffd33732e9400c0ace_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:465e766a5f90249cb7fdc4f8d5951c1d645a957432069c85ca276db69f918235_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:657df7361cde630af703bc49b4b1e75bdc2c75c425dc83c73997d8d7f4162fff_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:8d1a531fbeda7d70c9ce7a5f493121e6ab7fb3b1d051d772d309a4011e95673f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:b5fea0f56bf2d1af94b2c82f955ca449dc41188064ec4fc9633f42d52f2078c3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:277b3c4d522595db6a63832605cd0964396b8bb66b8f77f4a0d8a05cbcea9126_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:406a0b49afab72f5e23ca432190625deb47e3e0d747647fb2864b7fa0f82126a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:7e65a604532101fa25bfbc5a1ec9a3d3091cec8a6949cffc2b88911c77aad5d0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:bf4c858e17dd70843fcadd6ce84bfd30a3fbb69d8ec1fb6c7bb1bdbfc54f3114_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:83371ec827e0a430dad80eae1ca4e6dd94f1f127fbaef3d135910de128e3cb43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:c47edf9b355b7fb93ed7076bb0c8f85812ffdbc48b81f843d6e6435448988a9e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d5043616a8366f6fdc2c149ebcccacb0e4bd4b60d3527422aee54441925d654d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:d52e16d48238877bc5ebc1244c1cf4d65702b621466153efbd325b7d8282f48b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:1d5ed68fc76ffba640efd8ade39c620302e061f85662883b650df84e71e204c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:94019579a438713388031479f2f79b0787e91d30250f1c21278182b5003cc20a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:72dc1fb5161e67764e6827a48d08497b351225a3e66f9e527fcddfc82e1aecda_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:d6a87042673655588855023bca2ed1e1a734ec9e949568aaabad3ddf349eeb48_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:6aa5930c7f94b21d65ab429f2655cc10d8080529aaebcfb5cd9323ba91c27c83_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:98d9787c44a3f8ae9abbf0879b94a42ff8a5a1589e0b261829c0c038335743db_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:37a24e83a7c1235f7ea89c775939e48dc6001b88136156202c3ec91679bdf9dc_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b381d4c154333fef60ec2c21152ffc76c9f25a76e560246c3ab78bf0a7250ff6_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b996892dafce83ad189a7af5d0fd09b77a01cf0da34a69bfd72f8756c8f1d7c1_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:c312161389a1f0ebbc8048ce49d6e3991ccbf8294782d056b147234c7bad67ca_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:0e8988fc489bf9a0d5c20171f93f4bfdd1dbda9109713db07206a5ac39d0eedb_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:3a2d165066168b877e8c98eb907ee867defd85698984bf9a7cfa2c022be8f2d0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:94e17af6c9c5a4aa56ab612003686ddf572f79567fec4f5a9dbeb65017cb7f58_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:cf2d2b60a5dbe5a29d20b7950d84d3d10425015b7207f3b0a7f06f66b57136f3_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1a78c0b5b39b6a580f50687916bbeedc5747ef2e11c70c1a6f39c7bc8c3eafea_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:1d7252834bc4b64813733d30d807399ec53a951654acbcf8a4120b392a569b4f_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:8ca5192d10b438e42102219cc54611fa39b11708948826f523db054c57a2e758_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:deff3d24ae487cedb2faafcfbdb158a704ecc3b5e12150ed3b5ed3ba713808e5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:24230c11237b648a4667b04a11e10d3608364fa692337501acaec8585865f80c_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:4a474880c8de31d2a768949b12890f756f62c862201aedfe17b5e2fcee028805_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a15ee0bce321af47ad0fab417fe72d391fcff88d57d0cbea3a42f59525a9870a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a53e93909c1e25fc7076a158db9d790ebb047482f5265417b1ba09ecff84bc9b_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:a26aee6f62d5cb3b3915d1352b4f0f369216a56b578151bdd762b05e4dc1a4cb_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:b632e56654fdb8577da63ac69bde028165a5e2f753fe5614865e1f8f0900e0a6_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:cdb33aeae02b37f4dd1aeb51822fa80e5418bf59f66c6376fa212fb4a556a8fc_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:ddc0fbd29dfe881af162ae72b3c4b6f24cd933756a0b63cfc119d1b49c6a02d5_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1f909ab3f6b560b29d7f04d8dda0fedb7a236f3ddde87efcb8dbd5aae0e8cf0a_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:20f8613f646ddf23f5235346c551502916a5fc683474121127d6b0175f7bd9da_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8a23b01978e4b4797ac0bf099be7a4ea66f360687c2b2a9431e839457a683ba1_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:945eb1261fe2b243e1e900043032c9a35768d7859a4d8d78f47fd9ed6864ff3e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:1bfdad0bf72e25b2e1184eb91478affbb833f810561667c77e90c76bb530fcb9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8efbe92b2da814febf26aebed0539f138708391e1c790a1fcc4f0d15ed628c4a_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:ceb52da64109adfdf22bf6ed67cb17391708dc62f83829347d51a1bea8f35686_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:f04ec2a62d9d210fa45ef8c4ff5d62dcc142a6a3e0526918a6904ad7d461fd5f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:3473982cc736f9f5c25738b0f9d84aca940f9069aacd35025023d3d83c523f14_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:7bee3290214e35b39967c74447394bf1bf175da4feb31a0df49826417e64b7c2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a35a2e460beb41a0ce0e5b9dd3766e1ff57fa42f188a11773cc5bd7690cff64c_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c6a99d66461dcc91dbb30de09e73b5b1e2a1245d9cace01ce42465098bb98acb_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:6b4bf71441a8b8d2bd82702d85fd7d55d87d9dac3d7cbd24189b2acabd7822d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:9ac8c1101a088326da94e916c4c61e31685db0de92afea4b65a597839b622481_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:cccee44edc795c1b8481b75d68a3f0c8e164ae2f785ef4c831cdc1d2215d670c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:fcc89e5547f040fe3721262abe97c6961e2a46f470261a10422826301dedcd02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:58dd884be2e36a313597ab9efb97884c8f432131f259815a0c0f250fb741e749_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:e0c0e36959466e98885eb93a40e01bd72458a2b514a320d9a5f59b781e7257d8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:831ce33fac4e3150ea4adc0425fda8d62d3e7811f958dc782afced65811cbe89_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e41bdcc42f074c39b43fa1f163f20c17917559a3a376f549ab19bbed143ea366_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:319d4915f3d79179396662ac830a85a669d2cbb8765cc62b094b96404e02dd16_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:489289bb35a22880bba1d92d04461c7b5757a9958a71009f8392fde3dac25d2e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cc469b2d722282ab331675d3c9f70eb31334240ecffe3d80afb2d609189f57ea_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e44f767ceecd81c5cbf1817ff297655d65c1005f5e55f3657d79d32b2a1aa109_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:0f9bb319eb0f6b7d35e712d10a268d7ff2d4c166e1912747167fa0de57ad1caf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:1bd62ccc5c179168640ffdc31eca75e181ef68adba86837e5c22fa23759405c7_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:34b42e617df4957b90490525a68354704c2e63111f14d966ddf7c352810e231f_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:d2695ea3d4e4f4ff671e7c06786939bb8be78dfc7835b8a168475bbcdadd6591_amd64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:a6bc49ccf935c6fa73ff7a92c09c79a5c8433ab54406473c4f19aba2c4df7b7a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
}
]
}
RHSA-2026:2164
Vulnerability from csaf_redhat - Published: 2026-02-05 17:49 - Updated: 2026-06-08 09:46A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.16 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.16 security, enhancement \u0026 bug fix update.",
"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:2164",
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34155",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34158",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2164.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.16 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-06-08T09:46:12+00:00",
"generator": {
"date": "2026-06-08T09:46:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:2164",
"initial_release_date": "2026-02-05T17:49:21+00:00",
"revision_history": [
{
"date": "2026-02-05T17:49:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T17:49:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:46:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.16",
"product": {
"name": "Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Ab4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769716926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aa4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3Ad0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3Ad6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ae538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Aae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3Ae422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719402"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Aa527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3A694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769721945"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769722065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3A67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3A3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3A4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Aff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769698118"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3A917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769719549"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769716926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Acdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ab512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Aac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ae7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Acc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Af2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769698118"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769716926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ab938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769720169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Adef7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ad43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769698118"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Acde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510077"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ac382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769697757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769510518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769509748"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64 as a component of Red Hat Openshift Data Foundation 4.16",
"product_id": "Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"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 Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"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 Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"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 Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T17:49:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2164"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:47a959cc6f8fdc22c33f3220bf2f46afc36f2f4550c0be5a8d494507f575d251_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:6b79a6a9dd9d44b0af2be6e721c88f48ebf4fc9add4ca5dba0424081ee0305ec_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b4017a3f3a28295f04479240eb2f676d89a0215573bcf53233a8a917b7797e7e_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3fa0370b77d5f5b75b29303c25b8a02ed98e022d201b960ae7f76a1f5fbeec5e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:471cf5dcd91d7ffba22cde9e9c854d44542af7c5f173f8ab7cb93c23d27707eb_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5941c2a273c644aafa0953cdb610d6ec000e422123e526e35b6ccab83048e2e6_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-operator-bundle@sha256:d0bb70f8364603ec6372c5beec42d2672f186f1055d021bd9c9bb515d1b5ac31_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:43fcf6959cc6cccde070ed4cf70c0877bf0af747e7c1fa92314d796f31cc01c9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:699cd274ecfa260ebdafad844e9ea0f920da7a041fdb3bd2ec984314ca63ca6e_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a4b56f6fd5aaa352ea5378174a89af53270d3634fe599add99750b1682e31b1b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:cde511cc866cbdbead632cc65796294668a108b042383a2c82e9a8a37b577ce5_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:50ff6b8bccb25519aba55a1ba926a543a924130ea9506c682ccfdf685e81844e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:5a4ee1bf283b2854e80035faadd4c2358aa3420b4da2f6131de81309278fbff6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:cdeaad64315c5abd31e06f163391b4aa8d4612dd62b7e50b6e2a679772e4b3ea_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:425baee910efcc5ac66860165d01ab030f3726d240d38d1c90efa33100cee6b5_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:047dc620cbf080a440fa5d5899dae1ee78f42f00b57994e23601eaa68e5c8a03_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3affde9b505e083508f395c88c1921838e384b402962695af718fca8e01ec8ce_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6c5c24606f4fab8d78ef7fcb2d2c0f390a06b85ae23fb7b8c87c9ca3fe2ce67f_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:9c112a4dd9739bbc45eab8a1622fba5f611d0b466afa41cad5f09702a672819a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4ca85db5f95eaa2176777a354f03e65da5caacf4877d6b281a1c4d0bb8e82257_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5b4892c4f8dee8eba8c56d42e327ad514852422443f9fffd320738abf0f4bcc9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:96dccfdcdf8f1e57e7017f16dbdb4d2e7f22c9c7a3529c1920b0c1c58ccf688d_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-operator-bundle@sha256:d6fc4c01530f5f43801094608cb675fda826dcc934b139f8bd740512908caf5f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:229abfc417053621b89b2cf37daab14eb981cb7f881fae63e90bf3af6c0f2d49_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:491b584dd6612f599b86288f6977677d961a86ddc47a62bdc028865caa2c6533_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b512157c94826d9ec1ca9e814cded99835cd984350ba6efe423cf70d1f7700d9_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c382cd1d77428f4e177a45d3d5c996b2474eb1daea17218c2529a6d7d77fb7c7_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1658d343c771afb08401d90436ea38f0b965655326b81deba2facfebd7f436d9_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:227110cf83abc62e8bf9d1edbffab292b4f3cc6e08bf94bfad0f73cdb42494a3_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5d4041eafb1143ec1c19a02f11737b1e60e40559dfe1a59be05d5075d8179571_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ac92cd35c9af846fcb7021a0ed5ada4676f96861775a10cabd9d1f7c24011cd1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:49ef00a91520b85d8e02ee3c5f787d02c3ffff3f7a630f21e363671b9657cb1c_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:7e9277018d8c44b134d405aee6a531b7685d95085ca7bf308aaa886810c30adc_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-console-rhel9@sha256:e538623b8c15cbd969ee6b4cb61b18f34b8e000b70979541161d113356e23f68_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:190732ec87bd61cfee694d5d42718d1ed04eea5b3ddea93c281cf573a34508d2_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2be91cdbf1b0bdd5912299b4ce157b942813442ff1db29ca3d945d6ca18d57a5_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4ebd79599fe01e1787e9467a45429bb86279664c9da5b2dc2b1452dea31d8248_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:e422f88e2fa90425a598f45e548e9bb3e8d8df91826c36e98b5109e26bcc87ce_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:38f01e9230de592ab90f88ab5a9c20fd737614e5c609fcbc6bf7b6f8d7a10eb3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:84d39031cb93af89a51d8e96fb04a008a9ca1500fb9d79f50b5953f242bfeabc_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:ae9e54fecc6763614c5479b48e805d7437ef89990a87f544f913cfbe812c353b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b938ceedcf36c0ca11ff714e2a19279fb475d95a058fe484c462c4b0458783c3_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2b85bfdb796d8dd747d83290ded528567f05b3eda3266ad4d9ee3da20086ec8c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:5419b0ce47117c2750fced66a9b60508e52e7242277d3cc151d78df9212f5e8b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:7490cd67ad8376dc4e5722c7d44d29d3b1c05f1f05aecd71176f47e7cf60764f_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:9b0921fe95dbf5101d662fea188a2b5b3aabb83513f92167fed5befbc7dd4222_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:38afcab2951e27bc6f887697eeb14b19b230db88e2287ad484b4693b810caa5e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:757eb0d28b1e1121eb338dd10eb6de594787bb361509ce2d796f3b83e19fc306_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:e7f260f7615562fd988ef88433a7090c59afe940c4c22a1678629345095a7fb1_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:694f9af90559e9d52b362b53287f96914742af046604e7309b3756ab52ce83c6_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:355b62bf730acc1d9d6bd5ea428ce6f75e781649601685263711f09c18487362_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8da13d298c611124a3e50cce84646c913447f2352e6fae86b67eff53f57dad97_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a527e15ff4cb8695c40302c985d13f337a4458650ca0e3052f4d96fbbfd4f5fd_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:cc5e5b355904d800f6ae1db9d4c25ff0668783feddab0c9cd3376784d97e9dc3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:142a5eb52b0e91391409a9a0a2fdd74fcd5f08f686cfdb5f9ffc7d8492846ad4_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3f0845bf18614833ad2e5f1d5d50c7647519be2d5a5585b9e816c0dfbcb44df7_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6fb437aaacc89900a069271cc9e36c500d8f7f0c1277d07efa52f048e7c152b2_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:def7d91bddd8cc03f5c99f178c2e05e2cb79a022d494b68a7cdc6297273de93e_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-operator-bundle@sha256:68557c66e50d4a4d77a4eb98748c3e2b390ec7935f34098fce7d171973a0c366_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:67964c4164ce15b826dfbe35d0974465b16dec5e32977a0b6aade931376b263b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:150934ee4db47f6d25b173d87f23a939fcaa16c6e4dad7f3a0ed4d62fbd8e63b_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:25f67bcd1a378e1551224f1222e1f866c65a4276b1c393757fc86b560a21fb63_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4afb5a78507065ce2e595aa386fb9a788ac542baf24d290f74160daecf79a9ad_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odf-rhel9-operator@sha256:92c74c2813019bb65a1f89bf4031f0ff0c8ec3cf1636e8350ff428c294661f9b_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3e8410170cb3d446ffffff39a14a4edb73df2a669148186f9eba7d3d8e537993_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:4ad30ed5d799b6f8ed0c12b37bc56d2ccd4c502f518ce72e6e560db560128660_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2332d671e5866e3fcb7c1590c55a876c1626e0983d8e72eb3233122f80ed201a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:0a1e2f8bbb79caac3948173c68fa22908cf3a7630266dbf5157a727c6c7b2aaa_arm64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:22efbfa72f33cd99b4afc04e8ee40320b27632886d14e5a7e8ed8db976ebcbd3_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:50e74ec89bccf30b13917883e02bfed0ce79bb5d9f4328b59ead1b78fe97602d_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d43f31ad5b1b125ec931ba2d2e143b5485655b072026a1bc62abcaf9ae060829_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:917798d2797ef17e01e67d35536ba4b2f5901e762329d8edc64aff102db7e00a_amd64",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4edadab11b1487c161d47f66b803413855031855d21bf62f6c252c464513d7ca_s390x",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f2517731597f868b0bf27c51eecbc03a40a3eb3554f6327fa2feda72949a3c0c_ppc64le",
"Red Hat Openshift Data Foundation 4.16:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ff89732d58e69aa5ad92882f21a45d416878a8c1fa95518bcc51d01100d8340d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2026:2172
Vulnerability from csaf_redhat - Published: 2026-02-05 18:06 - Updated: 2026-06-08 09:46A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.15 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.15 security, enhancement \u0026 bug fix update.",
"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:2172",
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34155",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34158",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2172.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.15 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-06-08T09:46:18+00:00",
"generator": {
"date": "2026-06-08T09:46:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:2172",
"initial_release_date": "2026-02-05T18:06:29+00:00",
"revision_history": [
{
"date": "2026-02-05T18:06:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-05T18:06:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:46:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Openshift Data Foundation 4.15",
"product": {
"name": "Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ad461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ac6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Adeb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769748990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Aafff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ac92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Afa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8?arch=s390x\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ac46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aeb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Acf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Ae027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69?arch=arm64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3A049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763491"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3Abb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ae7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Accebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769748990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3Ab2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Ae76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Afa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ab7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3Aa4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3Abdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ad62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769763505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3?arch=amd64\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Aea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Acb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ada9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749047"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769748990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aaf18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Aabbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Ae6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ab77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ab01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769757671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749419"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4\u0026tag=1769749530"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64 as a component of Red Hat Openshift Data Foundation 4.15",
"product_id": "Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"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 Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"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 Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-34158",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"discovery_date": "2024-09-06T21:20:12.126400+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "RHBZ#2310529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34158"
},
{
"category": "external",
"summary": "https://go.dev/cl/611240",
"url": "https://go.dev/cl/611240"
},
{
"category": "external",
"summary": "https://go.dev/issue/69141",
"url": "https://go.dev/issue/69141"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3107",
"url": "https://pkg.go.dev/vuln/GO-2024-3107"
}
],
"release_date": "2024-09-06T21:15:12.083000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"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 Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/build/constraint: golang: Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-05T18:06:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.15/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2172"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:1972346c4c373904610f1c6653003b2d5201447739afb371940c697fa36f06db_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:39c77257153806350a7141d3b1abd312f9300b7eaa2b604b8ece1a02893fb10e_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/cephcsi-rhel9@sha256:ccebdd77596e7390b18108eae3ae9058ee2ad9743e80f3f35bc30eb7d0b7c794_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:108c7b2b69d2018bb6c9e6741fceee0bfbe603fc0062cd1290eabcbe56d085af_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:56c56fa6ca1d34189229bb405f4449479e8565a4ee50b8b88978ed17bb33fa84_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-core-rhel9@sha256:deb5138606d04414b03a42c3752a637ff7598e852a2f42e9c5c4740edb25d524_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-operator-bundle@sha256:b2e9d42d1ebfb6f36434b95adf4210de1fda441e9987197661d095757213910f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:5cf39834213b82b4c9f2100c1dd602887eb1806bb2323e89a65cce94a64cc167_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6e968ba345dd668e31596d07a3d8496d7e7f21ae96d3e4c3e3ee36b7386301cb_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:af18b37211070442ea2c07caf7e64a198a6163f57a28315ad760a55a272d825a_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:eb8c830a7e190d1ca765afdf7c0e0838e4ac1fbea4a02eef94e88d276c663f4f_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:6f8305a751c87f0976c3ee9317716c3a3fa716740a0c208dfb528a4c05a4b8a9_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:810112ddddf7bf755ed6a1da63bed32ebb87a7efee646a4a1eaaf4f64dbad440_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:afff7ada1847281a3d4fade353eb5a2474adc0c8c5eddbdf9ad82b28ff911221_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:50e55abfdd65bbbf5b297bd91fe217a3d50339ba6ca4a0bfa7f8c51557ca538c_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3c5c8e0d264c704b16402064cdb9c9427f30b08ea91be79b0268463ef8293a58_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:3ff7f03128deb4dd8164b1e860e368bf0f60581c591b2854d8d0cf22f820c1db_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7617f9c2f6c8ee73fb21f9d39aa5efc0461ed932d906b4b1b51b14cc6e330501_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:e76942cdd3a6cbe5ae0c3f463800b56709d1e43f6070b97eb1fd739c74940a71_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4236b31472e08f1e195bcf52c839a6ae130c3670fe0ea5ae0d69082d549fb64e_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:abbe0da7973e33836025748fe53d71cd12193fc8282778c3c9538c1fdc8ce807_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:fa4ddc9392fa793f52d2f41b7008ac31cd5049da4f9dffb314de329474a8c1e2_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-operator-bundle@sha256:a4a7621b63773e7bd37c2e9025d29ea2473b0af17cd2eda78c501096b5766b90_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:b7f25e354fe18538de0384ebb3c8023437eb710096df8fe1b38f856ea217895a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:c92630bb0f3df1da5987631f07e6f584d51495017fe3a3d033a0a2c4bf4a0bb1_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cf2b4e3c1d9ad247ecdd80536966263c0a679220769692ecfa0d026a03b16988_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:e6efcbef4669e3923e7e871b020258a77f7a4f2ffb981a51e71eb5d4471052cd_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:1d50736c62fe89c39e91aec36259862562b5642a32183b93982b214f9e1466f5_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:32b7ec47d6de8528a875b6a3bb703394bd8a2cee11f1263cbd85e5a6da88576a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:5f7a6746a98a78d43137a514d9db1fac6275ae089ea74499a2581cc2bb6fe9ee_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cli-rhel9@sha256:615a15a81f12719bd01574d900167e5db34ddd044679c6c165b9e0b06349ddf2_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:025680e0a38837852b8d8c3fe62e0539ef424a282b9fdfa3436b33aeff4d839e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:57035948df4c4f5315a60ff57042f11f564ec195d8517188cfa4ee7ef767e871_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-console-rhel9@sha256:b77b376c960b038e989141d5564d06a661c730f58ec7879c5475bcb6bbe5c47b_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:16078bbda1255d54dfee917cec0309125c953380944aec89475b41b917e127a7_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:75c08058594e2a1b3cdf60e4abe85a8607e4c86152c523e6be52ee61972c2744_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:9e36bfe7de0e05bdc497052b801dd40212cecc9b6af78f9ddfa9e0f38db88703_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:bdb177c25cbb41b0c67e8eca925e7c870d863f7acdd9f31cb955d7a68e1c17d6_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:4d6fcd9c5d5ec84ce24c9ab57911ef671596a145890c3776cbb048a3d9e6ebd5_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:87868923b9c21b027d4e90bd262d164e5178040299608ba92125d2417618b504_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:8b3929a262eca5abb6270477b58b2e645c6d537112afbcc4068a2301208558f0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b01044e7a31cc060af458ba40e91c67fcebd13aac0e97553f89df71bf387f106_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:24ef032d4a7170542fee33772f9f34cc71ae500834073e83483b53a4ee98c3a9_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:4c6c11acccb35d0218630a642cb594e7ad98e3ec7e1548e58a5c7531d2c90cb2_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:6db580b50dd9e64f5d221e87a74062783459921a1d8c57f69bb7aa7b8ab2621a_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e027b3d35f60e4a0adc610e26cabb33ac2229431a72a2d26e24b4049d20699be_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:340263ebbffe8a45d40ace68792b8b52012806481b9f8c312605c84d44b2a3ab_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:61f166f8b861d8efc1df0443ccbb1ae25801424187d3b8da3af1c44cf37caf9f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:fa4d338734a117b0c4ed5d55a88335eb939bb0a997f8d743dc26458b53facbee_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:d62da1538cdcd7534e70b192c33eeec65459ff926e52c0d394a555f44f9ba980_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:2c246833581e1af200bf67976557c122903283982c62930f1d6f1bd3034879b8_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:42a33efe4a21e40da1acbab3f9fc6c7d55e8f63f0986fc7ca51a380c614cc568_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:69d1cde37bbb68833b884ee8d2a7a3cf2708429465e4a8da5c512d87621ffb69_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9614f2bd3734432fff8e4361709dd52a282c38cff2ed045cd24b6a2dcdd4b9ba_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:080bebcaa4604488d093d35e4abb28bbfef0fd55e840c5ee0b4ca75941d6c937_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:268840c91a908d56f2432f81edd8c89359fd4656d96ab65bbe3218fb827302a0_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:2d3c6b8a628fed8dc76f408c06dc9e3aaa0b419723ebf9d126ed553e69cec293_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5a5de2b1043ded13b9db1a5d1102d26509c02ad026b9970d2fe50081fbff1ef3_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-operator-bundle@sha256:452913d1d8794f3e544eb0a628c6dd4c370397068f7e80d2ee60204595b17adc_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:2fa91ebcd4d0c0eec8017db14302fa0cef3d3538e296d6e8c5e0c2a5364f085f_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:74851ac26cee1974f88dade72534ac714c82bbc8e7edcc91f9036ae98efa7a0c_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c46654a474ee6733fe6885131789f7e93633f13eb281a1d38ff263ee04ad4185_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ea8d75c5287baa9542620df7f401eea4d33bdf32bb6eaf87c969214342938bda_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:049295b3806d0af02068ec08f418940f6cecefa9552b69e1d864495b6762491e_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:bb2de6047a196b52893da6b265adf5bdf1ed4673d625bace5acb239cb70362c4_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:537ed7d81e3e02fa53eb3778cb0fb5b066630ca476abd19aeb9c9c8f176071df_arm64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:9ffa0c4785024828bd0668fe1ba8aee951dda8638d8ff1e849927658c103ed51_amd64",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cb496801094953e862752507de44b7456b1af75aa666e7d6ce8b4bc4f73e7f3d_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/odr-rhel9-operator@sha256:d461d85b2d05f1e87fc546ed2b38c3d52a54aec3f5f5a575df795975023cdbe7_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c6ff6a38b99417b622112f01fb5b0ac70d317de402dc18c43cedfb8e628814f4_s390x",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:da9b52e519cb35cb1d8a810da73ac8e653c5cbefb0d9aa3ae5ab2cb83978504c_ppc64le",
"Red Hat Openshift Data Foundation 4.15:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e7537515d29ea7d3bdac4be7904cd7d5f94dc0784456d55d010110f9bc082ea0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2026:3406
Vulnerability from csaf_redhat - Published: 2026-02-26 07:14 - Updated: 2026-06-08 09:46A flaw was found in nodejs-underscore. Arbitrary code execution via the template function is possible, particularly when a variable property is passed as an argument as it is not sanitized. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
A vulnerability was found in runc. A malicious attacker may create empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this can be used to create empty files, existing files will not be truncated.
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
A flaw was found in the golang-jwt package. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they can miss the embedded `jwt.ErrTokenSignatureInvalid`, and thus, potentially accept invalid tokens.
CWE-755 - Improper Handling of Exceptional Conditions| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects: - In browser and non-secure, the code infinite loops on while (size--) - In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] & 63 -> undefined & 63 -> 0 - If the first call in node is a fractional argument, the initial buffer allocation fails with an error The highest impact of this issue system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
Scrapy are vulnerable to a denial of service (DoS) attack due to a flaw in its brotli decompression implementation. The protection mechanism against decompression bombs fails to mitigate the brotli variant, allowing remote servers to crash clients with less than 80GB of available memory. This occurs because brotli can achieve extremely high compression ratios for zero-filled data, leading to excessive memory consumption during decompression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
Workaround
|
A vulnerability related to predictable random number generation has been discovered in the form-data JavaScript library. The library utilizes Math.random() to determine boundary values for multipart form-encoded data. This presents a security risk if an attacker can observe other values generated by Math.random() within the target application and simultaneously control at least one field of a request made using form-data. Under these conditions, the attacker could potentially predict or determine the boundary values. This predictability could be leveraged to bypass security controls, manipulate form data, or potentially lead to data integrity issues or other forms of exploitation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
Workaround
|
A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the `setpwnam()` function, affecting SUID (Set User ID) login-utils utilities writing to the password database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
Workaround
|
A flaw was found in DOMPurify. This vulnerability allows attackers to execute mutation-based Cross-site scripting (mXSS) via an incorrect template literal regular expression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 | — | ||
| Unresolved product id: Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 9.0.\nThis release updates to the latest version.",
"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:3406",
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-23358",
"url": "https://access.redhat.com/security/cve/CVE-2021-23358"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-51744",
"url": "https://access.redhat.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-55565",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14104",
"url": "https://access.redhat.com/security/cve/CVE-2025-14104"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-26791",
"url": "https://access.redhat.com/security/cve/CVE-2025-26791"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6176",
"url": "https://access.redhat.com/security/cve/CVE-2025-6176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7783",
"url": "https://access.redhat.com/security/cve/CVE-2025-7783"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2408762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408762"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2419369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419369"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12073",
"url": "https://issues.redhat.com/browse/RHCEPH-12073"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12075",
"url": "https://issues.redhat.com/browse/RHCEPH-12075"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12417",
"url": "https://issues.redhat.com/browse/RHCEPH-12417"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12470",
"url": "https://issues.redhat.com/browse/RHCEPH-12470"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12508",
"url": "https://issues.redhat.com/browse/RHCEPH-12508"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12555",
"url": "https://issues.redhat.com/browse/RHCEPH-12555"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12558",
"url": "https://issues.redhat.com/browse/RHCEPH-12558"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/RHCEPH-12577",
"url": "https://issues.redhat.com/browse/RHCEPH-12577"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3406.json"
}
],
"title": "Red Hat Security Advisory: New container image: rhceph-9.0",
"tracking": {
"current_release_date": "2026-06-08T09:46:37+00:00",
"generator": {
"date": "2026-06-08T09:46:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3406",
"initial_release_date": "2026-02-26T07:14:51+00:00",
"revision_history": [
{
"date": "2026-02-26T07:14:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-24T15:20:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:46:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 9",
"product": {
"name": "Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:9::el10"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3A731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3A5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771398877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3Ad2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771816028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3A9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399060"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3Ac6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3A2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771398877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3A53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771816028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3Ab8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399060"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3A9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3Af2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Abbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771398877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3Aca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771816028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3A1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399060"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"product": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"product_id": "registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/alloy-rhel10@sha256%3Ae1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"product": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"product_id": "registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel10@sha256%3A11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Acac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771398877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"product": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"product_id": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel10@sha256%3A2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-9-rhel9@sha256%3A8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771816028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x",
"product": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x",
"product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel10@sha256%3Aeb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1771399060"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x"
},
"product_reference": "registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64"
},
"product_reference": "registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64 as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x as a component of Red Hat Ceph Storage 9",
"product_id": "Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
},
"product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23358",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2021-03-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1944286"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-underscore. Arbitrary code execution via the template function is possible, particularly when a variable property is passed as an argument as it is not sanitized. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-underscore: Arbitrary code execution via the template function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Whilst the OpenShift Container Platform (OCP) openshift4/ose-grafana and openshift3/grafana as well as console, grc-ui and search-ui containers for Red Hat Advanced Management for Kubernetes (RHACM) include the vulnerable underscore library, the access to it is protected by OpenShift OAuth. Additionally this library is used in openshift4/ose-grafana container only in Grafana End-to-End Test package. Therefore the impact by this flaw is reduced to Low and the affected OCP components are marked as \"will not fix\" at this time and to Moderate for the affected RHACM components. This might be fixed in a future release.\n\nRed Hat Enterprise Virtualization includes the vulnerable underscore library, however it is not parsing any untrusted data, therefore impact is reduced to Low.\n\nBelow Red Hat products include the underscore dependency, but it is not used by the product and hence this issue has been rated as having a security impact of Low.\n\n* Red Hat Quay\n* Red Hat Gluster Storage 3\n* Red Hat OpenShift Container Storage 4\n* Red Hat Ceph Storage 3 and 4",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23358"
},
{
"category": "external",
"summary": "RHBZ#1944286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1944286"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23358",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23358"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23358"
}
],
"release_date": "2021-03-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-underscore: Arbitrary code execution via the template function"
},
{
"cve": "CVE-2024-45310",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-09-03T02:38:04.977000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2309336"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in runc. A malicious attacker may create empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with os.MkdirAll. While this can be used to create empty files, existing files will not be truncated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: runc can be tricked into creating empty files/directories on host",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "RHBZ#2309336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45310",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45310"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv"
}
],
"release_date": "2024-09-03T11:17:32.277000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "runc: runc can be tricked into creating empty files/directories on host"
},
{
"cve": "CVE-2024-51744",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2024-11-04T22:01:08.655905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2323735"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt package. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they can miss the embedded `jwt.ErrTokenSignatureInvalid`, and thus, potentially accept invalid tokens.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "RHBZ#2323735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2323735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-51744"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c",
"url": "https://github.com/golang-jwt/jwt/commit/7b1c1c00a171c6c79bbdb40e4ce7d197060c1c2c"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-29wx-vh33-7x7r"
}
],
"release_date": "2024-11-04T21:47:12.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang-jwt: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt"
},
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
},
{
"cve": "CVE-2025-6176",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-31T01:00:56.408048+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2408762"
}
],
"notes": [
{
"category": "description",
"text": "Scrapy are vulnerable to a denial of service (DoS) attack due to a flaw in its brotli decompression implementation. The protection mechanism against decompression bombs fails to mitigate the brotli variant, allowing remote servers to crash clients with less than 80GB of available memory. This occurs because brotli can achieve extremely high compression ratios for zero-filled data, leading to excessive memory consumption during decompression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Scrapy: python-scrapy: brotli: Python brotli decompression bomb DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in Scrapy\u0027s brotli decompression implementation allows remote attackers to trigger a denial of service by sending specially crafted brotli-compressed data. This can lead to excessive memory consumption and system instability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6176"
},
{
"category": "external",
"summary": "RHBZ#2408762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2408762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6176"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/2c26a886-5984-47ee-a421-0d5fe1344eb0",
"url": "https://huntr.com/bounties/2c26a886-5984-47ee-a421-0d5fe1344eb0"
}
],
"release_date": "2025-10-31T00:00:21.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
},
{
"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 Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Scrapy: python-scrapy: brotli: Python brotli decompression bomb DoS"
},
{
"cve": "CVE-2025-7783",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2025-07-18T17:00:43.396637+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2381959"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability related to predictable random number generation has been discovered in the form-data JavaScript library. The library utilizes Math.random() to determine boundary values for multipart form-encoded data.\n\nThis presents a security risk if an attacker can observe other values generated by Math.random() within the target application and simultaneously control at least one field of a request made using form-data. Under these conditions, the attacker could potentially predict or determine the boundary values. This predictability could be leveraged to bypass security controls, manipulate form data, or potentially lead to data integrity issues or other forms of exploitation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: Unsafe random function in form-data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw does not affect host systems. The impact of this vulnerability is limited to specific applications which integrate the `form-data` library. As a result the impact of this CVE is limited on RedHat systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7783"
},
{
"category": "external",
"summary": "RHBZ#2381959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7783"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0",
"url": "https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-fjxv-7rqg-78g4",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-fjxv-7rqg-78g4"
}
],
"release_date": "2025-07-18T16:34:44.889000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
},
{
"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 Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "form-data: Unsafe random function in form-data"
},
{
"cve": "CVE-2025-14104",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-05T14:16:36.004000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419369"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in util-linux. This vulnerability allows a heap buffer overread when processing 256-byte usernames, specifically within the `setpwnam()` function, affecting SUID (Set User ID) login-utils utilities writing to the password database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "util-linux: util-linux: Heap buffer overread in setpwnam() when processing 256-byte usernames",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14104"
},
{
"category": "external",
"summary": "RHBZ#2419369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14104"
}
],
"release_date": "2025-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
},
{
"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 Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "util-linux: util-linux: Heap buffer overread in setpwnam() when processing 256-byte usernames"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-26791",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2025-02-14T09:00:45.578144+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2345695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify. This vulnerability allows attackers to execute mutation-based Cross-site scripting (mXSS) via an incorrect template literal regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-26791"
},
{
"category": "external",
"summary": "RHBZ#2345695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-26791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26791"
},
{
"category": "external",
"summary": "https://ensy.zip/posts/dompurify-323-bypass/",
"url": "https://ensy.zip/posts/dompurify-323-bypass/"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02",
"url": "https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/releases/tag/3.2.4",
"url": "https://github.com/cure53/DOMPurify/releases/tag/3.2.4"
},
{
"category": "external",
"summary": "https://nsysean.github.io/posts/dompurify-323-bypass/",
"url": "https://nsysean.github.io/posts/dompurify-323-bypass/"
}
],
"release_date": "2025-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
},
{
"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 Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"known_not_affected": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T07:14:51+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3406"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:731f7fa196ecfcbe18a567255eb024acb0a9bed40e379914f97d082286e89db6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:9ca23b76bfed563dbe9e61e456496b683f8ac8bd232b272929cf4088217f1b7e_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:c6dda8058ecebc7d47cc6eb6f6e0b1fc261bb34140d424638b207f770f50d2cb_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/alloy-rhel10@sha256:e1952690c30f653c3f2397009d7dbfc99ccf2f05b3643dcfd6bb306539af6aac_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:11f4acab7eb81b844ef593b87d6aa102ee17b1a200f4c2d057a8dc5df731bf75_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:2c8bad4973281d8ccdc6e4473c1ff76730323d59c3a18a948afcb1b5da520fd5_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:5db7079eda6f63fc31478ff997720562c66407dd99e3db5b19bec26b9fbefd78_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/grafana-rhel10@sha256:f2793ac49db5fee22b371b28a34e228a02b698f4a0df8f93d649fbb159ded955_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2a637efb3d93af38cf764a50e3b8265049562c8540315ead097ed1dbee8c1a7e_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:2af95703be42122fd2b6102f7b09c51a803a46e522e9063b7089a101de2de605_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:3fdd2ca33d42b8ccff8a3ce8f28d8ae2f855167f5971a3d5cd58ff3d0199f6fb_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/keepalived-rhel10@sha256:6862082a36ed2091a6b50d20c3f036b3701df89de3e3cb3ab8b57d78e09cae38_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:53a72419a7e4f4b332b9c6759ff1c389f226e26599236bc770d367c68bba911a_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:8c65a91917296ce25845bd673c521448c89140a126216bf939355b40d38770db_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:ca957dd041420e31be585cf8120c079163f660a448e30f67aa51f4509f52cb34_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-9-rhel9@sha256:d2900877ae6b3efdc8b693672b7bc6ac8d5ff95208a3a2a3ad85dcc03119ec41_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:25e0a506c1234d96d6ef4d4524e1091bd3f7ba84a1ed30ba1ad60c78db22d005_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:5e50f331766db22a5d349e9705ff720e4ed112a2ba047ada4305ad79ce468ec6_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:bbe3dfce113c2fbdb300c7184e3ac18e08319f68245bc3ace9b176af41d8b509_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:cac361a6c9b76b8da77c9a2a2cc147b54aebba5e4696f12fec74af7218006b8d_s390x",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:1955c8ad978f2e09e524a8e38a53942f0ba6175499bc9643c3bcd9ccb3df308d_ppc64le",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:9679161550968a9c68111f57071dd8a128f16d25cb487c45adc799d17a8f4997_amd64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:b8f3434277e55c0d398b7a992afbadeaf8f08cb1b43e3f64956756032111aba6_arm64",
"Red Hat Ceph Storage 9:registry.redhat.io/rhceph/snmp-notifier-rhel10@sha256:eb8e4c6e5f3ee09686374c0eb73d123990a403c50eee4bd8a1ba2e7f99e4bffd_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:3461
Vulnerability from csaf_redhat - Published: 2026-02-27 14:54 - Updated: 2026-06-08 09:46A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor’s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server’s event loop for extended periods, causing a denial of service and delaying all other requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM's multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:3461",
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47906",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61620",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62372",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62426",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9714",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3461.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-06-08T09:46:38+00:00",
"generator": {
"date": "2026-06-08T09:46:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3461",
"initial_release_date": "2026-02-27T14:54:46+00:00",
"revision_history": [
{
"date": "2026-02-27T14:54:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-27T14:54:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:46:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Adcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160593"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Afa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160593"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-47906",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-18T19:00:47.541046+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396546"
}
],
"notes": [
{
"category": "description",
"text": "A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os/exec: Unexpected paths returned from LookPath in os/exec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "RHBZ#2396546",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396546"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://go.dev/cl/691775",
"url": "https://go.dev/cl/691775"
},
{
"category": "external",
"summary": "https://go.dev/issue/74466",
"url": "https://go.dev/issue/74466"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3956",
"url": "https://pkg.go.dev/vuln/GO-2025-3956"
}
],
"release_date": "2025-09-18T18:41:11.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os/exec: Unexpected paths returned from LookPath in os/exec"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"acknowledgments": [
{
"names": [
"keymoon",
"Ga_ryo",
"Isotr0py",
"DarkLight1337"
]
}
],
"cve": "CVE-2025-61620",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-06T05:59:34.077000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate, as it requires authenticated access or the ability to supply templates to the vLLM server. Successful exploitation allows an attacker to exhaust system resources by submitting maliciously crafted Jinja templates that trigger excessive CPU and memory usage. The vulnerability\u2019s root cause is the lack of proper validation and sandboxing of user-supplied template data, which can lead to denial of service (DoS) conditions affecting the availability of services built on vLLM.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "RHBZ#2401761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620"
}
],
"release_date": "2025-10-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62372",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-21T02:00:57.180567+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416280"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor\u2019s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated Moderate rather than Important because its impact is strictly limited to availability and requires low but existing privileges to exploit. The issue arises from incomplete shape validation of multimodal embedding tensors, which can cause deterministic crashes in the inference engine, but it does not enable memory corruption, data leakage, integrity compromise, or execution of arbitrary code. Exploitation requires an authenticated or API-key-holding user to submit malformed multimodal inputs, meaning it cannot be triggered by an unauthenticated attacker on an exposed endpoint. Additionally, the failure mode is a clean crash rather than undefined behavior, so the blast radius is constrained to service interruption rather than broader systemic compromise. These factors\u2014PR:L requirement, no confidentiality/integrity impact, deterministic failure mode, and scoped DoS only\u2014technically align the issue with Moderate severity instead of an Important flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "RHBZ#2416280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62372"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/6613",
"url": "https://github.com/vllm-project/vllm/pull/6613"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw"
}
],
"release_date": "2025-11-21T01:22:37.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs"
},
{
"cve": "CVE-2025-62426",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-21T02:00:49.606988+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416278"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server\u2019s event loop for extended periods, causing a denial of service and delaying all other requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw is limited to a denial-of-service vector that requires an authenticated user and relies on abusing an optional, non-security-critical parameter (chat_template_kwargs) to force unexpected tokenization during template application, which is computationally expensive but not indicative of data corruption, privilege escalation, or code execution. The attacker cannot break isolation boundaries or execute arbitrary logic\u2014they can only cause the server\u2019s event loop to stall through large crafted inputs, and only if they already have access to the vLLM API. Moreover, the DoS condition is resource-intensive, depends heavily on model size and server configuration, and does not persist once the malicious request completes. Because the impact is bounded to temporary availability degradation without confidentiality or integrity loss, and because exploitation requires legitimate API access and large payloads, this issue aligns with a Moderate severity rather than an Important/High flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "RHBZ#2416278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b",
"url": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27205",
"url": "https://github.com/vllm-project/vllm/pull/27205"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p"
}
],
"release_date": "2025-11-21T01:21:29.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:54:46+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
}
]
}
RHSA-2026:3462
Vulnerability from csaf_redhat - Published: 2026-02-27 14:55 - Updated: 2026-06-08 09:46A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor’s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server’s event loop for extended periods, causing a denial of service and delaying all other requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’s recursion stack and causing a `RecursionError`, which results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM's multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:3462",
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47906",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61620",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62164",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62372",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62426",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9714",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0994",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3462.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (ROCm)",
"tracking": {
"current_release_date": "2026-06-08T09:46:39+00:00",
"generator": {
"date": "2026-06-08T09:46:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3462",
"initial_release_date": "2026-02-27T14:55:49+00:00",
"revision_history": [
{
"date": "2026-02-27T14:55:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-27T14:55:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:46:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1772160625"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-47906",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2025-09-18T19:00:47.541046+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396546"
}
],
"notes": [
{
"category": "description",
"text": "A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath (\"\", \".\", and \"..\"), can result in the binaries listed in the PATH being unexpectedly returned.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "os/exec: Unexpected paths returned from LookPath in os/exec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "RHBZ#2396546",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396546"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47906"
},
{
"category": "external",
"summary": "https://go.dev/cl/691775",
"url": "https://go.dev/cl/691775"
},
{
"category": "external",
"summary": "https://go.dev/issue/74466",
"url": "https://go.dev/issue/74466"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3956",
"url": "https://pkg.go.dev/vuln/GO-2025-3956"
}
],
"release_date": "2025-09-18T18:41:11.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "os/exec: Unexpected paths returned from LookPath in os/exec"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"acknowledgments": [
{
"names": [
"keymoon",
"Ga_ryo",
"Isotr0py",
"DarkLight1337"
]
}
],
"cve": "CVE-2025-61620",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-06T05:59:34.077000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the server implementation of vLLM, where the handling of Jinja templates does not properly validate user-supplied input through the chat_template and chat_template_kwargs parameters. When a specially crafted template is processed, it can trigger excessive looping or recursion inside the Jinja engine, consuming large amounts of CPU and memory. This can cause the server to become unresponsive or crash, resulting in a denial-of-service (DoS) condition for applications using vLLM.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate, as it requires authenticated access or the ability to supply templates to the vLLM server. Successful exploitation allows an attacker to exhaust system resources by submitting maliciously crafted Jinja templates that trigger excessive CPU and memory usage. The vulnerability\u2019s root cause is the lack of proper validation and sandboxing of user-supplied template data, which can lead to denial of service (DoS) conditions affecting the availability of services built on vLLM.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61620"
},
{
"category": "external",
"summary": "RHBZ#2401761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61620"
}
],
"release_date": "2025-10-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM OpenAI-Compatible Server Resource Exhaustion via chat_template Parameters"
},
{
"cve": "CVE-2025-62164",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-11-21T02:01:11.280042+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416282"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows attackers to supply malicious serialized prompt-embedding tensors that are deserialized using torch.load() without validation. Due to PyTorch 2.8.0 disabling sparse-tensor integrity checks by default, a crafted tensor can bypass bounds checks and cause an out-of-bounds write during to_dense(), leading to a crash (DoS) and potentially remote code execution on the vLLM server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered important rather than moderate because it involves unsafe deserialization leading to memory corruption in a network-reachable, unauthenticated API path. Unlike typical moderate flaws that may only allow limited DoS or require specific conditions, this issue allows an attacker to supply a crafted sparse tensor that triggers an out-of-bounds memory write during PyTorch\u2019s to_dense() conversion. Memory corruption in a server process handling untrusted input significantly elevates security risk because it can lead not only to a reliable crash but also to potential remote code execution, enabling full compromise of the vLLM service. Additionally, the affected code path is part of the standard Completions API workflow, making the attack surface broadly exposed in real deployments. The combination of remote exploitability, unauthenticated access, memory corruption, and potential RCE clearly positions this issue above a moderate classification and into an important severity level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62164"
},
{
"category": "external",
"summary": "RHBZ#2416282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62164",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62164"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf"
}
],
"release_date": "2025-11-21T01:18:38.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: VLLM deserialization vulnerability leading to DoS and potential RCE"
},
{
"cve": "CVE-2025-62372",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-11-21T02:00:57.180567+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416280"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in vLLM allows an attacker with API access to crash the engine by submitting multimodal embedding tensors that have the correct number of dimensions but an invalid internal shape. Because vLLM validates only the tensor\u2019s ndim and not the full expected shape, malformed embeddings trigger shape mismatches or validation failures during processing, causing the inference engine to terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated Moderate rather than Important because its impact is strictly limited to availability and requires low but existing privileges to exploit. The issue arises from incomplete shape validation of multimodal embedding tensors, which can cause deterministic crashes in the inference engine, but it does not enable memory corruption, data leakage, integrity compromise, or execution of arbitrary code. Exploitation requires an authenticated or API-key-holding user to submit malformed multimodal inputs, meaning it cannot be triggered by an unauthenticated attacker on an exposed endpoint. Additionally, the failure mode is a clean crash rather than undefined behavior, so the blast radius is constrained to service interruption rather than broader systemic compromise. These factors\u2014PR:L requirement, no confidentiality/integrity impact, deterministic failure mode, and scoped DoS only\u2014technically align the issue with Moderate severity instead of an Important flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62372"
},
{
"category": "external",
"summary": "RHBZ#2416280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62372"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62372"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b",
"url": "https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27204",
"url": "https://github.com/vllm-project/vllm/pull/27204"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/6613",
"url": "https://github.com/vllm-project/vllm/pull/6613"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pmqf-x6x8-p7qw"
}
],
"release_date": "2025-11-21T01:22:37.121000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS with incorrect shape of multimodal embedding inputs"
},
{
"cve": "CVE-2025-62426",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-21T02:00:49.606988+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416278"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability in vLLM allows an authenticated user to trigger unintended tokenization during chat template processing by supplying crafted chat_template_kwargs to the /v1/chat/completions or /tokenize endpoints. By forcing the server to tokenize very large inputs, an attacker can block the API server\u2019s event loop for extended periods, causing a denial of service and delaying all other requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw is limited to a denial-of-service vector that requires an authenticated user and relies on abusing an optional, non-security-critical parameter (chat_template_kwargs) to force unexpected tokenization during template application, which is computationally expensive but not indicative of data corruption, privilege escalation, or code execution. The attacker cannot break isolation boundaries or execute arbitrary logic\u2014they can only cause the server\u2019s event loop to stall through large crafted inputs, and only if they already have access to the vLLM API. Moreover, the DoS condition is resource-intensive, depends heavily on model size and server configuration, and does not persist once the malicious request completes. Because the impact is bounded to temporary availability degradation without confidentiality or integrity loss, and because exploitation requires legitimate API access and large payloads, this issue aligns with a Moderate severity rather than an Important/High flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62426"
},
{
"category": "external",
"summary": "RHBZ#2416278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/chat_utils.py#L1602-L1610"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814",
"url": "https://github.com/vllm-project/vllm/blob/2a6dc67eb520ddb9c4138d8b35ed6fe6226997fb/vllm/entrypoints/openai/serving_engine.py#L809-L814"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b",
"url": "https://github.com/vllm-project/vllm/commit/3ada34f9cb4d1af763fdfa3b481862a93eb6bd2b"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/27205",
"url": "https://github.com/vllm-project/vllm/pull/27205"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-69j4-grxj-j64p"
}
],
"release_date": "2025-11-21T01:21:29.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM vulnerable to DoS via large Chat Completion or Tokenization requests with specially crafted `chat_template_kwargs`"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-27T14:55:49+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
}
]
}
RHSA-2026:3718
Vulnerability from csaf_redhat - Published: 2026-03-04 07:52 - Updated: 2026-06-08 09:46A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_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": "The 1.15.4 GA release of Red Hat OpenShift Pipelines Operator..\nFor more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.15.4 release of Red Hat OpenShift Pipelines Operator.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3718",
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24790",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-27144",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3718.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.15.4",
"tracking": {
"current_release_date": "2026-06-08T09:46:39+00:00",
"generator": {
"date": "2026-06-08T09:46:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:3718",
"initial_release_date": "2026-03-04T07:52:57+00:00",
"revision_history": [
{
"date": "2026-03-04T07:52:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-04T07:53:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T09:46:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.15",
"product": {
"name": "Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3Aeea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3Ad968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3A1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3A0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3A6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3Ac179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-serve-tkn-cli-rhel8@sha256%3A26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772093739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cli-tkn-rhel8@sha256%3Ac9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=1772609258"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_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 Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_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 Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-27144",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-24T23:00:42.448432+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. This issue could be exploied by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "RHBZ#2347423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27144"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
}
],
"release_date": "2025-02-24T22:22:22.863000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "As a workaround, applications can pre-validate that payloads being passed to Go JOSE do not contain an excessive number of `.` characters.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_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 Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-jose: Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T07:52:57+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and\ncontinuous delivery (CI/CD) solution based on Kubernetes resources.\nIt uses Tekton building blocks to automate deployments across multiple\nplatforms by abstracting away the underlying implementation details.\nTekton introduces a number of standard custom resource definitions (CRDs)\nfor defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_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 Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:0b83b8f1ca2060c8ff2fa92b84c93b278b21300904e268b62cbb37c4591872b8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c179dbd8fe4a59f4a0db841f71273fc2b25f039c1f394fc28d8fe9ae233457bb_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:c9ed680f83130eac3e4d0567a91b3baf98de55a81eee8635ac2cc6369743bb5a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8@sha256:d968fd24bce22668f30a07456f7dd60452f33b10931ac8bba170d87bc69486a0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:1cb101c47928262aaffca1666428c45db5c44b4e43b7cb9b77f6339ffe23c6e9_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:26cfa3764e6cbfefda7aa9c2c66aaf89ca4ec3443f6f26c8a060a01f44c5b62d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:6c84b926c8c564decc5766bd0353ce5bb20ee60efb7861d2e9ce1d0180d2c098_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:eea4eb420ed55b0b96728cbf0f9ae56578f86e699fd5071da7df5b1b5a8b842c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
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.